mirror of
https://github.com/aljazceru/crypto-ecosystems.git
synced 2026-02-09 16:04:31 +01:00
35 lines
720 B
TOML
35 lines
720 B
TOML
# Ecosystem Level Information
|
|
title = "Mir Protocol"
|
|
|
|
sub_ecosystems = []
|
|
|
|
github_organizations = ["https://github.com/mir-protocol"]
|
|
|
|
# Repositories
|
|
[[repo]]
|
|
url = "https://github.com/mir-protocol/bft-simulation"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/mir-protocol/commitment-set-poc"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/mir-protocol/mir-core-old.github.io"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/mir-protocol/plonky"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/mir-protocol/r1cs"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/mir-protocol/r1cs-bellman"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/mir-protocol/r1cs-workshop"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/mir-protocol/r1cs-zkinterface"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/mir-protocol/yultsur"
|