mirror of
https://github.com/aljazceru/crypto-ecosystems.git
synced 2026-01-19 21:54:26 +01:00
41 lines
901 B
TOML
41 lines
901 B
TOML
# Ecosystem Level Information
|
|
title = "NEST Protocol"
|
|
|
|
sub_ecosystems = []
|
|
|
|
github_organizations = ["https://github.com/NEST-Protocol"]
|
|
|
|
# Repositories
|
|
[[repo]]
|
|
url = "https://github.com/NEST-Protocol/NEST-announcement"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/NEST-Protocol/NEST-Oracle-Miner"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/NEST-Protocol/NEST-oracle-V2"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/NEST-Protocol/NEST-oracle-V3"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/NEST-Protocol/NEST-oracle-V3-miner"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/NEST-Protocol/NEST-oracle-V3-verifier"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/NEST-Protocol/NEST-oracle-V3-web"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/NEST-Protocol/NEST-oracle-V3.5"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/NEST-Protocol/NEST-Oracle-Verifier"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/NEST-Protocol/NEST-Oracle-Web"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/NEST-Protocol/nips"
|