Koinos Blockchain
- 36 followers
- New York
- https://koinos.io
- @koinosnetwork
Pinned
Repositories
-
- koinos-grpc Public
The gRPC microservice translates and routes gRPC requests to other Koinos microservices.
- koinos-contract-meta-store Public
The contract meta store microservice provides an API for the storage and retrieval of smart contract ABIs.
- koinos-transaction-store Public
The transaction store microservice saves transactions to disk and provides an API to the Koinos cluster via RPC over AMQP.
- koinos-sdk-cpp Public
The Koinos Software Development Kit (SDK) facilitates the creation of smart contracts on the Koinos blockchain.
- koinos-block-producer Public
The block producer microservice constructs blocks using pending transactions in the mempool for submission to the chain.
- koinos-p2p Public
The p2p microservice orchestrates the distribution of blocks and transactions between peers.
- koinos-jsonrpc Public
The jsonrpc microservice translates and routes jsonrpc requests to other Koinos microservices.
- koinos-block-store Public
The block store microservice saves blocks to disk and provides an API to the Koinos cluster via RPC over AMQP.