{"payload":{"pageCount":1,"repositories":[{"type":"Public","name":"koinos-mempool","owner":"koinos","isFork":false,"description":"The mempool microservice stores pending transactions for inclusion in blocks by the block producer.","topicNames":["microservice","blockchain","cryptocurrency","koinos"],"topicsNotShown":0,"primaryLanguage":{"name":"C++","color":"#f34b7d"},"pullRequestCount":0,"issueCount":0,"starsCount":0,"forksCount":1,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-04-26T20:26:20.449Z"}},{"type":"Public","name":"koinos-proto-cpp","owner":"koinos","isFork":false,"description":"","topicNames":["cpp","koinos","protobuf"],"topicsNotShown":0,"primaryLanguage":{"name":"C++","color":"#f34b7d"},"pullRequestCount":0,"issueCount":0,"starsCount":1,"forksCount":0,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-04-26T17:14:22.298Z"}},{"type":"Public","name":"koinos-chain","owner":"koinos","isFork":false,"description":"The chain microservice is responsible for the application of blocks, running of smart contracts, and applying transactions.","topicNames":["microservice","smart-contracts","blockchain","wasm","cryptocurrency","koinos"],"topicsNotShown":0,"primaryLanguage":{"name":"C++","color":"#f34b7d"},"pullRequestCount":0,"issueCount":4,"starsCount":14,"forksCount":3,"license":"Other","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-04-23T16:42:55.472Z"}},{"type":"Public","name":"koinos-block-producer","owner":"koinos","isFork":false,"description":"The block producer microservice constructs blocks using pending transactions in the mempool for submission to the chain.","topicNames":["microservice","blockchain","cryptocurrency","koinos"],"topicsNotShown":0,"primaryLanguage":{"name":"C++","color":"#f34b7d"},"pullRequestCount":0,"issueCount":0,"starsCount":2,"forksCount":1,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-04-09T19:18:48.950Z"}},{"type":"Public","name":"koinos-grpc","owner":"koinos","isFork":false,"description":"The gRPC microservice translates and routes gRPC requests to other Koinos microservices.","topicNames":["microservice","grpc","koinos"],"topicsNotShown":0,"primaryLanguage":{"name":"C++","color":"#f34b7d"},"pullRequestCount":0,"issueCount":0,"starsCount":1,"forksCount":1,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-04-09T19:20:09.402Z"}},{"type":"Public","name":"koinos-account-history","owner":"koinos","isFork":false,"description":"The account history microservice saves transaction history and provides an API to the Koinos cluster via RPC over AMQP.","topicNames":[],"topicsNotShown":0,"primaryLanguage":{"name":"C++","color":"#f34b7d"},"pullRequestCount":0,"issueCount":3,"starsCount":1,"forksCount":0,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-03-28T21:12:11.130Z"}},{"type":"Public","name":"koinos-state-db-cpp","owner":"koinos","isFork":false,"description":"A fork aware database used by Koinos C++ applications.","topicNames":[],"topicsNotShown":0,"primaryLanguage":{"name":"C++","color":"#f34b7d"},"pullRequestCount":0,"issueCount":2,"starsCount":2,"forksCount":0,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-03-20T14:26:29.126Z"}},{"type":"Public","name":"koinos-util-cpp","owner":"koinos","isFork":false,"description":"A utility library used by Koinos C++ applications.","topicNames":["utility","library","module","koinos"],"topicsNotShown":0,"primaryLanguage":{"name":"C++","color":"#f34b7d"},"pullRequestCount":0,"issueCount":0,"starsCount":2,"forksCount":0,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-03-14T17:30:36.831Z"}},{"type":"Public","name":"koinos-exception-cpp","owner":"koinos","isFork":false,"description":"An exception library used by Koinos C++ applications.","topicNames":["library","module","exception","koinos"],"topicsNotShown":0,"primaryLanguage":{"name":"C++","color":"#f34b7d"},"pullRequestCount":0,"issueCount":0,"starsCount":0,"forksCount":0,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-03-19T20:27:20.214Z"}},{"type":"Public","name":"koinos-log-cpp","owner":"koinos","isFork":false,"description":"A logging library used by Koinos C++ applications.","topicNames":["library","module","logging","koinos"],"topicsNotShown":0,"primaryLanguage":{"name":"C++","color":"#f34b7d"},"pullRequestCount":0,"issueCount":0,"starsCount":1,"forksCount":0,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-03-14T17:29:28.931Z"}},{"type":"Public","name":"koinos-crypto-cpp","owner":"koinos","isFork":false,"description":"A crypto library used by Koinos C++ applications. ","topicNames":["library","cryptography","crypto","module","koinos"],"topicsNotShown":0,"primaryLanguage":{"name":"C++","color":"#f34b7d"},"pullRequestCount":0,"issueCount":0,"starsCount":1,"forksCount":0,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-03-14T17:28:55.475Z"}},{"type":"Public","name":"koinos-mq-cpp","owner":"koinos","isFork":false,"description":"An MQ library used by Koinos C++ applications.","topicNames":["library","module","amqp","message-queue","mq","message-broker","koinos"],"topicsNotShown":0,"primaryLanguage":{"name":"C++","color":"#f34b7d"},"pullRequestCount":0,"issueCount":0,"starsCount":1,"forksCount":0,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-03-14T17:27:46.575Z"}},{"type":"Public","name":"koinos-proto-embedded-cpp","owner":"koinos","isFork":false,"description":"","topicNames":["embedded-cpp","koinos","protobuf"],"topicsNotShown":0,"primaryLanguage":{"name":"C++","color":"#f34b7d"},"pullRequestCount":0,"issueCount":0,"starsCount":0,"forksCount":0,"license":"Other","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-04-26T17:14:24.702Z"}},{"type":"Public","name":"koinos-sdk-cpp","owner":"koinos","isFork":false,"description":"The Koinos Software Development Kit (SDK) facilitates the creation of smart contracts on the Koinos blockchain.","topicNames":["smart-contracts","blockchain","wasm","cryptocurrency","koinos"],"topicsNotShown":0,"primaryLanguage":{"name":"C++","color":"#f34b7d"},"pullRequestCount":0,"issueCount":3,"starsCount":5,"forksCount":2,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2023-06-01T18:15:08.418Z"}},{"type":"Public","name":"fizzy","owner":"koinos","isFork":true,"description":"Fizzy aims to be a fast, deterministic, and pedantic WebAssembly interpreter written in C++.","topicNames":[],"topicsNotShown":0,"primaryLanguage":{"name":"C++","color":"#f34b7d"},"pullRequestCount":0,"issueCount":0,"starsCount":0,"forksCount":33,"license":"Apache License 2.0","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2022-08-02T21:41:43.475Z"}},{"type":"Public","name":"EmbeddedProto","owner":"koinos","isFork":true,"description":" Embedded Proto is a C++ Protocol Buffers implementation specifically suitable for ARM Cortex-M microcontrollers. It is small, reliable and easy to use.","topicNames":[],"topicsNotShown":0,"primaryLanguage":{"name":"C++","color":"#f34b7d"},"pullRequestCount":0,"issueCount":0,"starsCount":0,"forksCount":31,"license":null,"participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2022-06-20T22:05:09.269Z"}},{"type":"Public","name":"koinos-contract-examples","owner":"koinos","isFork":false,"description":"A set of example contracts used in Koinos smart contract development tutorials.","topicNames":["smart-contracts","koinos"],"topicsNotShown":0,"primaryLanguage":{"name":"C++","color":"#f34b7d"},"pullRequestCount":0,"issueCount":0,"starsCount":1,"forksCount":2,"license":"Other","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-03-15T23:12:31.840Z"}},{"type":"Public","name":"protobuf","owner":"koinos","isFork":true,"description":"Protocol Buffers - Google's data interchange format","topicNames":[],"topicsNotShown":0,"primaryLanguage":{"name":"C++","color":"#f34b7d"},"pullRequestCount":0,"issueCount":0,"starsCount":0,"forksCount":15271,"license":"Other","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2021-09-14T00:13:04.862Z"}}],"repositoryCount":18,"userInfo":null,"searchable":true,"definitions":[],"typeFilters":[{"id":"all","text":"All"},{"id":"public","text":"Public"},{"id":"source","text":"Sources"},{"id":"fork","text":"Forks"},{"id":"archived","text":"Archived"},{"id":"mirror","text":"Mirrors"},{"id":"template","text":"Templates"}],"compactMode":false},"title":"Repositories"}