Skip to content
@koinos

Koinos Blockchain

The GitHub organization for everything Koinos.

Pinned Loading

  1. koinos koinos Public

    Official home of the Koinos Blockchain. Use this umbrella repository to launch a Koinos cluster using Docker.

    41 10

  2. koinos-cli koinos-cli Public

    A command line utility used for key management and to interact with the Koinos blockchain.

    Go 8 7

  3. koinos-sdk-as koinos-sdk-as Public

    AssemblyScript (AS) Software Development Toolkit (SDK) for the Koinos Blockchain

    TypeScript 5 3

  4. koinos-sdk-cpp koinos-sdk-cpp Public

    The Koinos Software Development Kit (SDK) facilitates the creation of smart contracts on the Koinos blockchain.

    C++ 5 2

  5. koinos-docs koinos-docs Public

    A MkDocs based documentation site providing step-by-step guides, architecture & design, and other information regarding the Koinos blockchain and framework.

    9

  6. koinos-contract-standards koinos-contract-standards Public

    A repository to propose, track, and discuss smart contract standards for the Koinos Blockchain.

    3 2

Repositories

Showing 10 of 77 repositories
  • koinos-io-website Public

    Repo for koinos.io website

    koinos/koinos-io-website’s past year of commit activity
    CSS 1 MIT 6 10 1 Updated Dec 4, 2024
  • koinos-chain Public

    The chain microservice is responsible for the application of blocks, running of smart contracts, and applying transactions.

    koinos/koinos-chain’s past year of commit activity
    C++ 15 3 6 1 Updated Dec 3, 2024
  • koinos-rest Public

    The rest microservice provides a REST API for interacting with the Koinos node.

    koinos/koinos-rest’s past year of commit activity
    TypeScript 0 1 8 0 Updated Dec 3, 2024
  • koinos-p2p Public

    The p2p microservice orchestrates the distribution of blocks and transactions between peers.

    koinos/koinos-p2p’s past year of commit activity
    Go 6 MIT 4 5 3 Updated Dec 3, 2024
  • koinos-contract-standards Public

    A repository to propose, track, and discuss smart contract standards for the Koinos Blockchain.

    koinos/koinos-contract-standards’s past year of commit activity
    3 2 1 1 Updated Nov 29, 2024
  • koinos-mq-golang Public

    An MQ library used by Koinos Golang applications.

    koinos/koinos-mq-golang’s past year of commit activity
    Go 1 MIT 0 0 0 Updated Nov 20, 2024
  • koinos-cli Public

    A command line utility used for key management and to interact with the Koinos blockchain.

    koinos/koinos-cli’s past year of commit activity
    Go 8 7 19 1 Updated Nov 20, 2024
  • koinos-mempool Public

    The mempool microservice stores pending transactions for inclusion in blocks by the block producer.

    koinos/koinos-mempool’s past year of commit activity
    C++ 0 MIT 1 0 1 Updated Nov 20, 2024
  • koinos-block-producer Public

    The block producer microservice constructs blocks using pending transactions in the mempool for submission to the chain.

    koinos/koinos-block-producer’s past year of commit activity
    C++ 2 MIT 1 0 0 Updated Nov 20, 2024
  • koinos-contracts-as Public

    This suite of system contracts provides core functionality for the Koinos blockchain including consensus algorithms and tokenomics.

    koinos/koinos-contracts-as’s past year of commit activity
    TypeScript 2 4 2 0 Updated Nov 19, 2024

Most used topics

Loading…