mirror of
https://github.com/aljazceru/crypto-ecosystems.git
synced 2026-01-22 07:04:28 +01:00
29 lines
625 B
TOML
29 lines
625 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-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/nips"
|