mirror of
https://github.com/aljazceru/crypto-ecosystems.git
synced 2026-01-15 11:44:26 +01:00
83 lines
1.6 KiB
TOML
83 lines
1.6 KiB
TOML
# Ecosystem Level Information
|
|
title = "Internet Node Token"
|
|
|
|
sub_ecosystems = []
|
|
|
|
github_organizations = ["https://github.com/intfoundation"]
|
|
|
|
# Repositories
|
|
[[repo]]
|
|
url = "https://github.com/intfoundation/bls"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/intfoundation/ed25519"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/intfoundation/explorer.intchain.io"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/intfoundation/go-common"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/intfoundation/go-config"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/intfoundation/go-crypto"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/intfoundation/go-data"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/intfoundation/go-db"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/intfoundation/go-events"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/intfoundation/go-logger"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/intfoundation/go-merkle"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/intfoundation/go-wire"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/intfoundation/int"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/intfoundation/int-wallet"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/intfoundation/int4.js"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/intfoundation/intchain"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/intfoundation/intchain-docs"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/intfoundation/intchain-wallet"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/intfoundation/intchain.io"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/intfoundation/intjs"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/intfoundation/log15"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/intfoundation/prometheus-flock"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/intfoundation/set.v0"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/intfoundation/test"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/intfoundation/titansexplorer"
|