Koinos Blockchain (koinos)

Koinos Blockchain

koinos

Geek Repo

The GitHub organization for everything Koinos.

Location:New York

Home Page:https://koinos.io

Twitter:@koinosnetwork

Github PK Tool:Github PK Tool

Koinos Blockchain's repositories

koinos

Official home of the Koinos Blockchain. Use this umbrella repository to launch a Koinos cluster using Docker.

koinos-chain

The chain microservice is responsible for the application of blocks, running of smart contracts, and applying transactions.

Language:C++License:NOASSERTIONStargazers:14Issues:8Issues:434

koinos-cli

A command line utility used for key management and to interact with the Koinos blockchain.

Language:GoLicense:NOASSERTIONStargazers:8Issues:5Issues:94

koinos-p2p

The p2p microservice orchestrates the distribution of blocks and transactions between peers.

Language:GoLicense:MITStargazers:6Issues:7Issues:122

koinos-contract-standards

A repository to propose, track, and discuss smart contract standards for the Koinos Blockchain.

koinos-proto

Official home of the Koinos Protobuf schema. Koinos data types are defined here and generated in a variety of supported languages.

koinos-block-producer

The block producer microservice constructs blocks using pending transactions in the mempool for submission to the chain.

Language:C++License:MITStargazers:2Issues:7Issues:48

koinos-integration-tests

A suite of integration tests useful in identifying regressions in Koinos microservices.

Language:GoLicense:MITStargazers:2Issues:8Issues:7

koinos-jsonrpc

The jsonrpc microservice translates and routes jsonrpc requests to other Koinos microservices.

Language:GoLicense:MITStargazers:2Issues:6Issues:20

koinos-state-db-cpp

A fork aware database used by Koinos C++ applications.

Language:C++License:MITStargazers:2Issues:5Issues:10

koinos-util-cpp

A utility library used by Koinos C++ applications.

Language:C++License:MITStargazers:2Issues:7Issues:3

koinos-account-history

The account history microservice saves transaction history and provides an API to the Koinos cluster via RPC over AMQP.

Language:C++License:MITStargazers:1Issues:5Issues:10

koinos-block-store

The block store microservice saves blocks to disk and provides an API to the Koinos cluster via RPC over AMQP.

Language:GoLicense:MITStargazers:1Issues:7Issues:47

koinos-crypto-cpp

A crypto library used by Koinos C++ applications.

Language:C++License:MITStargazers:1Issues:7Issues:13

koinos-grpc

The gRPC microservice translates and routes gRPC requests to other Koinos microservices.

Language:C++License:MITStargazers:1Issues:0Issues:0

koinos-io-website

Repo for koinos.io website

Language:JavaScriptLicense:MITStargazers:1Issues:5Issues:6

koinos-log-cpp

A logging library used by Koinos C++ applications.

Language:C++License:MITStargazers:1Issues:6Issues:3
Language:TypeScriptLicense:NOASSERTIONStargazers:1Issues:0Issues:0

koinos-rest

The rest microservice provides a REST API for interacting with the Koinos node.

Language:TypeScriptLicense:NOASSERTIONStargazers:0Issues:0Issues:0

EmbeddedProto

Embedded Proto is a C++ Protocol Buffers implementation specifically suitable for ARM Cortex-M microcontrollers. It is small, reliable and easy to use.

Language:C++Stargazers:0Issues:0Issues:0

koinos-contract-meta-store

The contract meta store microservice provides an API for the storage and retrieval of smart contract ABIs.

Language:GoLicense:NOASSERTIONStargazers:0Issues:4Issues:3

koinos-docs

A MkDocs based documentation site providing step-by-step guides, architecture & design, and other information regarding the Koinos blockchain and framework.

Language:ShellLicense:MITStargazers:0Issues:5Issues:20

koinos-exception-cpp

An exception library used by Koinos C++ applications.

Language:C++License:MITStargazers:0Issues:6Issues:6

koinos-mempool

The mempool microservice stores pending transactions for inclusion in blocks by the block producer.

Language:C++License:MITStargazers:0Issues:6Issues:27
Language:GoLicense:MITStargazers:0Issues:5Issues:4
Language:JavaScriptLicense:MITStargazers:0Issues:5Issues:0
Stargazers:0Issues:4Issues:0

koinos-transaction-store

The transaction store microservice saves transactions to disk and provides an API to the Koinos cluster via RPC over AMQP.

Language:GoLicense:MITStargazers:0Issues:5Issues:10