Koinos Blockchain
The GitHub organization for everything Koinos.
- 73 followers
- United States of America
- https://koinos.io
- @koinosnetwork
Pinned Loading
Repositories
Showing 10 of 77 repositories
- koinos-sdk-cpp Public
The Koinos Software Development Kit (SDK) facilitates the creation of smart contracts on the Koinos blockchain.
koinos/koinos-sdk-cpp’s past year of commit activity - koinos-chain Public
The chain microservice is responsible for the application of blocks, running of smart contracts, and applying transactions.
koinos/koinos-chain’s past year of commit activity - koinos-account-history Public
The account history microservice saves transaction history and provides an API to the Koinos cluster via RPC over AMQP.
koinos/koinos-account-history’s past year of commit activity - koinos-block-producer Public
The block producer microservice constructs blocks using pending transactions in the mempool for submission to the chain.
koinos/koinos-block-producer’s past year of commit activity - koinos-mempool Public
The mempool microservice stores pending transactions for inclusion in blocks by the block producer.
koinos/koinos-mempool’s past year of commit activity - koinos-grpc Public
The gRPC microservice translates and routes gRPC requests to other Koinos microservices.
koinos/koinos-grpc’s past year of commit activity