Change the repository type filter
All
Repositories list
77 repositories
- This suite of system contracts provides core functionality for the Koinos blockchain including consensus algorithms and tokenomics.
- The Koinos Software Development Kit (SDK) facilitates the creation of smart contracts on the Koinos blockchain.
koinos-chain
PublicThe chain microservice is responsible for the application of blocks, running of smart contracts, and applying transactions.- A suite of CMake modules used in building Koinos C++ projects.
koinos-account-history
Publickoinos-block-producer
PublicThe block producer microservice constructs blocks using pending transactions in the mempool for submission to the chain.koinos-mempool
PublicThe mempool microservice stores pending transactions for inclusion in blocks by the block producer.koinos-grpc
Publickoinos-mq-cpp
Publickoinos-tools
PublicA suite of useful tools for using and interacting with the Koinos blockchain.koinos
PublicOfficial home of the Koinos Blockchain. Use this umbrella repository to launch a Koinos cluster using Docker.koinos-contracts-as
Publickoinos-block-store
PublicThe block store microservice saves blocks to disk and provides an API to the Koinos cluster via RPC over AMQP.koinos-cli
Publickoinos-io-website
Publickoinos-proto-js
Publickoinos-proto-descriptors
Publickoinos-proto-python
Publickoinos-proto-golang
Publickoinos-proto-as
Publickoinos-proto-cpp
Publickoinos-proto
Public- The rest microservice provides a REST API for interacting with the Koinos node.
koinos-claim
Publickoinos-p2p
PublicThe p2p microservice orchestrates the distribution of blocks and transactions between peers.koinos-integration-tests
Publickoinbot
Publickoinos-cpp-dependencies
Public