Official home of the Koinos Blockchain. Use this umbrella repository to launch a Koinos cluster using Docker.
-
Updated
Jan 28, 2026
Official home of the Koinos Blockchain. Use this umbrella repository to launch a Koinos cluster using Docker.
The chain microservice is responsible for the application of blocks, running of smart contracts, and applying transactions.
The p2p microservice orchestrates the distribution of blocks and transactions between peers.
A command line utility used for key management and to interact with the Koinos blockchain.
The Koinos Software Development Kit (SDK) facilitates the creation of smart contracts on the Koinos blockchain.
A suite of integration tests useful in identifying regressions in Koinos microservices.
Official home of the Koinos Protobuf schema. Koinos data types are defined here and generated in a variety of supported languages.
This suite of system contracts provides core functionality for the Koinos blockchain including consensus algorithms and tokenomics.
The jsonrpc microservice translates and routes jsonrpc requests to other Koinos microservices.
The block producer microservice constructs blocks using pending transactions in the mempool for submission to the chain.
A repository to propose, track, and discuss smart contract standards for the Koinos Blockchain.
The block store microservice saves blocks to disk and provides an API to the Koinos cluster via RPC over AMQP.
An MQ library used by Koinos Golang applications.
A set of example contracts used in Koinos smart contract development tutorials.
An MQ library used by Koinos C++ applications.
Add a description, image, and links to the koinos topic page so that developers can more easily learn about it.
To associate your repository with the koinos topic, visit your repo's landing page and select "manage topics."