mirror of
https://github.com/aljazceru/crypto-ecosystems.git
synced 2026-01-20 14:14:24 +01:00
89 lines
1.8 KiB
TOML
89 lines
1.8 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/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/graphql_ppx"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/o1-labs/hellocoda"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/o1-labs/snarkette"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/o1-labs/snarky"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/o1-labs/stationary"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/o1-labs/vim-reasonml"
|