Files
crypto-ecosystems/data/ecosystems/k/koinos.toml
2022-12-16 21:48:25 -08:00

212 lines
4.2 KiB
TOML

# Ecosystem Level Information
title = "Koinos"
sub_ecosystems = []
github_organizations = ["https://github.com/koinos"]
# Repositories
[[repo]]
url = "https://github.com/koinos/as-bignum"
[[repo]]
url = "https://github.com/koinos/as-proto"
[[repo]]
url = "https://github.com/koinos/assets"
[[repo]]
url = "https://github.com/koinos/EmbeddedProto"
[[repo]]
url = "https://github.com/koinos/eos-vm"
[[repo]]
url = "https://github.com/koinos/fizzy"
[[repo]]
url = "https://github.com/koinos/go-prompt"
[[repo]]
url = "https://github.com/koinos/hunter"
[[repo]]
url = "https://github.com/koinos/hunter-cache"
[[repo]]
url = "https://github.com/koinos/koinos"
[[repo]]
url = "https://github.com/koinos/koinos-abi-proto-gen"
[[repo]]
url = "https://github.com/koinos/koinos-account-history"
[[repo]]
url = "https://github.com/koinos/koinos-airdrop-tool"
[[repo]]
url = "https://github.com/koinos/koinos-as-gen"
[[repo]]
url = "https://github.com/koinos/koinos-block-producer"
[[repo]]
url = "https://github.com/koinos/koinos-block-store"
[[repo]]
url = "https://github.com/koinos/koinos-branding"
[[repo]]
url = "https://github.com/koinos/koinos-cdt"
[[repo]]
url = "https://github.com/koinos/koinos-chain"
[[repo]]
url = "https://github.com/koinos/koinos-claim"
[[repo]]
url = "https://github.com/koinos/koinos-cli"
[[repo]]
url = "https://github.com/koinos/koinos-cli-wallet"
[[repo]]
url = "https://github.com/koinos/koinos-contract-examples"
[[repo]]
url = "https://github.com/koinos/koinos-contract-meta-store"
[[repo]]
url = "https://github.com/koinos/koinos-contract-template-as"
[[repo]]
url = "https://github.com/koinos/koinos-contracts-as"
[[repo]]
url = "https://github.com/koinos/koinos-contracts-cpp"
[[repo]]
url = "https://github.com/koinos/koinos-crypto-cpp"
[[repo]]
url = "https://github.com/koinos/koinos-docs"
[[repo]]
url = "https://github.com/koinos/koinos-erc20"
[[repo]]
url = "https://github.com/koinos/koinos-exception-cpp"
[[repo]]
url = "https://github.com/koinos/koinos-github-workflows"
[[repo]]
url = "https://github.com/koinos/koinos-gui-miner"
[[repo]]
url = "https://github.com/koinos/koinos-integration-tests"
[[repo]]
url = "https://github.com/koinos/koinos-jsonrpc"
[[repo]]
url = "https://github.com/koinos/koinos-log-cpp"
[[repo]]
url = "https://github.com/koinos/koinos-log-golang"
[[repo]]
url = "https://github.com/koinos/koinos-mempool"
[[repo]]
url = "https://github.com/koinos/koinos-miner"
[[repo]]
url = "https://github.com/koinos/koinos-mock-vm"
[[repo]]
url = "https://github.com/koinos/koinos-mq-cpp"
[[repo]]
url = "https://github.com/koinos/koinos-mq-golang"
[[repo]]
url = "https://github.com/koinos/koinos-p2p"
[[repo]]
url = "https://github.com/koinos/koinos-proto"
[[repo]]
url = "https://github.com/koinos/koinos-proto-as"
[[repo]]
url = "https://github.com/koinos/koinos-proto-cpp"
[[repo]]
url = "https://github.com/koinos/koinos-proto-descriptors"
[[repo]]
url = "https://github.com/koinos/koinos-proto-embedded-cpp"
[[repo]]
url = "https://github.com/koinos/koinos-proto-golang"
[[repo]]
url = "https://github.com/koinos/koinos-proto-js"
[[repo]]
url = "https://github.com/koinos/koinos-proto-python"
[[repo]]
url = "https://github.com/koinos/koinos-repo-template"
[[repo]]
url = "https://github.com/koinos/koinos-sdk-as"
[[repo]]
url = "https://github.com/koinos/koinos-sdk-as-cli"
[[repo]]
url = "https://github.com/koinos/koinos-sdk-cpp"
[[repo]]
url = "https://github.com/koinos/koinos-sdk-docker"
[[repo]]
url = "https://github.com/koinos/koinos-state-db-cpp"
[[repo]]
url = "https://github.com/koinos/koinos-system-contracts"
[[repo]]
url = "https://github.com/koinos/koinos-system-contracts-as"
[[repo]]
url = "https://github.com/koinos/koinos-tools"
[[repo]]
url = "https://github.com/koinos/koinos-transaction-store"
[[repo]]
url = "https://github.com/koinos/koinos-types"
[[repo]]
url = "https://github.com/koinos/koinos-types-golang"
[[repo]]
url = "https://github.com/koinos/koinos-util-cpp"
[[repo]]
url = "https://github.com/koinos/koinos-util-golang"
[[repo]]
url = "https://github.com/koinos/protobuf"
[[repo]]
url = "https://github.com/koinos/protobuf-go"
[[repo]]
url = "https://github.com/koinos/secp256k1-vrf"