Files
crypto-ecosystems/data/ecosystems/t/trustbase.toml
2021-12-14 16:07:40 -08:00

50 lines
960 B
TOML

# Ecosystem Level Information
title = "TrustBase"
sub_ecosystems = []
github_organizations = ["https://github.com/TrustBase"]
# Repositories
[[repo]]
url = "https://github.com/TrustBase/cargo-contract"
[[repo]]
url = "https://github.com/TrustBase/contract-example"
[[repo]]
url = "https://github.com/TrustBase/go-ethereum"
[[repo]]
url = "https://github.com/TrustBase/ink"
[[repo]]
url = "https://github.com/TrustBase/ink-nft"
[[repo]]
url = "https://github.com/TrustBase/Open-Grants-Program"
[[repo]]
url = "https://github.com/TrustBase/polkadot"
[[repo]]
url = "https://github.com/TrustBase/solidity"
[[repo]]
url = "https://github.com/TrustBase/subscript"
[[repo]]
url = "https://github.com/TrustBase/substrate"
[[repo]]
url = "https://github.com/TrustBase/trust-docs"
[[repo]]
url = "https://github.com/TrustBase/trustbase"
[[repo]]
url = "https://github.com/TrustBase/trusted-contracts"
[[repo]]
url = "https://github.com/TrustBase/wasmi"