mirror of
https://github.com/aljazceru/crypto-ecosystems.git
synced 2026-01-14 11:14:25 +01:00
107 lines
2.2 KiB
TOML
107 lines
2.2 KiB
TOML
# Ecosystem Level Information
|
|
title = "Coda Protocol"
|
|
|
|
sub_ecosystems = []
|
|
|
|
github_organizations = ["https://github.com/CodaProtocol", "https://github.com/o1-labs"]
|
|
|
|
# Repositories
|
|
[[repo]]
|
|
url = "https://github.com/CodaProtocol/async_kernel"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/CodaProtocol/coda"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/CodaProtocol/coda-automation"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/CodaProtocol/coda-grants"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/CodaProtocol/coda-python-client"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/CodaProtocol/cuda-fixnum"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/CodaProtocol/digestif"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/CodaProtocol/gpu-groth16-prover-3x"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/CodaProtocol/graphiql-with-extensions"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/CodaProtocol/homebrew-coda"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/CodaProtocol/homebrew-coda-qa"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/CodaProtocol/kademlia"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/CodaProtocol/ocaml-extlib"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/CodaProtocol/orocksdb"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/CodaProtocol/pairing"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/CodaProtocol/ppx_deriving"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/CodaProtocol/ppx_optcomp"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/CodaProtocol/rpc_parallel"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/CodaProtocol/snark-challenge"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/CodaProtocol/snark-challenge-cuda-starter"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/CodaProtocol/snark-challenge-prover-reference"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/CodaProtocol/testnetc2"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/o1-labs/anonvote"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/o1-labs/coda-devcon-testnet-demo"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/o1-labs/coda-workshop"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/o1-labs/graphql_ppx"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/o1-labs/hellocoda"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/o1-labs/sfbw-workshop"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/o1-labs/snarkette"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/o1-labs/snarky"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/o1-labs/snarkyjs-crypto"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/o1-labs/stationary"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/o1-labs/vim-reasonml"
|