mirror of
https://github.com/aljazceru/crypto-ecosystems.git
synced 2026-02-21 05:34:36 +01:00
26 lines
562 B
TOML
26 lines
562 B
TOML
# Ecosystem Level Information
|
|
title = "Nexus Protocol"
|
|
|
|
sub_ecosystems = []
|
|
|
|
github_organizations = ["https://github.com/Nexus-Protocol"]
|
|
|
|
# Repositories
|
|
[[repo]]
|
|
url = "https://github.com/Nexus-Protocol/assets"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/Nexus-Protocol/basset-vault-contracts"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/Nexus-Protocol/contracts_scripts"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/Nexus-Protocol/documentation"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/Nexus-Protocol/rust_from_proto"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/Nexus-Protocol/services-contracts"
|