mirror of
https://github.com/aljazceru/crypto-ecosystems.git
synced 2026-02-15 19:04:19 +01:00
50 lines
960 B
TOML
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"
|