Official home of the Koinos Blockchain. Use this umbrella repository to launch a Koinos cluster using Docker.
-
Updated
Sep 17, 2024
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.
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.
The p2p microservice orchestrates the distribution of blocks and transactions between peers.
Official home of the Koinos Protobuf schema. Koinos data types are defined here and generated in a variety of supported languages.
A repository to propose, track, and discuss smart contract standards for the Koinos Blockchain.
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 suite of integration tests useful in identifying regressions in Koinos microservices.
The gRPC microservice translates and routes gRPC requests to other Koinos microservices.
A MkDocs based documentation site providing step-by-step guides, architecture & design, and other information regarding the Koinos blockchain and framework.
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."