mirror of
https://github.com/aljazceru/crypto-ecosystems.git
synced 2026-02-11 08:54:19 +01:00
47 lines
1016 B
TOML
47 lines
1016 B
TOML
# Ecosystem Level Information
|
|
title = "ZeroPool"
|
|
|
|
sub_ecosystems = []
|
|
|
|
github_organizations = []
|
|
|
|
# Repositories
|
|
[[repo]]
|
|
url = "https://github.com/zeropoolnetwork/libzeropool"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/zeropoolnetwork/libzeropool-rs"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/zeropoolnetwork/Open-Grants-Program"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/zeropoolnetwork/phase2-bn254"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/zeropoolnetwork/pool-evm-single-l1"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/zeropoolnetwork/zeropool-api-js"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/zeropoolnetwork/zeropool-console"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/zeropoolnetwork/zeropool-core"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/zeropoolnetwork/zeropool-frontend"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/zeropoolnetwork/zeropool-relayer"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/zeropoolnetwork/zeropool-substrate"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/zeropoolnetwork/zeropool-utils"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/zeropoolnetwork/zp-chrome-extension"
|