Official home of the Koinos Blockchain. Use this umbrella repository to launch a Koinos cluster using Docker.
-
Updated
Jan 23, 2025
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 p2p microservice orchestrates the distribution of blocks and transactions between peers.
The Koinos Software Development Kit (SDK) facilitates the creation of smart contracts on the Koinos blockchain.
This suite of system contracts provides core functionality for the Koinos blockchain including consensus algorithms and tokenomics.
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.
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.
The block store microservice saves blocks to disk and provides an API to the Koinos cluster via RPC over AMQP.
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."