Change the repository type filter
All
Repositories list
77 repositories
koinos-io-website
Publickoinos-p2p
PublicThe p2p microservice orchestrates the distribution of blocks and transactions between peers.koinos-testnet-faucet
Public- The chain microservice is responsible for the application of blocks, running of smart contracts, and applying transactions.
- The mempool microservice stores pending transactions for inclusion in blocks by the block producer.
koinos-cmake
PublicA suite of CMake modules used in building Koinos C++ projects.koinos-cpp-dependencies
Publickoinos-proto-descriptors
Publickoinos-proto-python
Publickoinos-proto-js
Publickoinos-proto-golang
Publickoinos-proto-as
Publickoinos-proto
Publickoilib
Publickoinos-cli
Publickoinos-rest
PublicThe rest microservice provides a REST API for interacting with the Koinos node.koinbot
Publickoinos-transaction-store
PublicThe transaction store microservice saves transactions to disk and provides an API to the Koinos cluster via RPC over AMQP.koinos-mq-golang
PublicAn MQ library used by Koinos Golang applications.koinos-block-store
PublicThe block store microservice saves blocks to disk and provides an API to the Koinos cluster via RPC over AMQP.koinos-jsonrpc
PublicThe jsonrpc microservice translates and routes jsonrpc requests to other Koinos microservices.koinos-util-golang
Public- A MkDocs based documentation site providing step-by-step guides, architecture & design, and other information regarding the Koinos blockchain and framework.
koinos-contracts-as
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.