mirror of
https://github.com/aljazceru/crypto-ecosystems.git
synced 2026-01-14 11:14:25 +01:00
32 lines
665 B
TOML
32 lines
665 B
TOML
# Ecosystem Level Information
|
|
title = "Aurora"
|
|
|
|
sub_ecosystems = []
|
|
|
|
github_organizations = ["https://github.com/insight-chain"]
|
|
|
|
# Repositories
|
|
[[repo]]
|
|
url = "https://github.com/insight-chain/documentation"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/insight-chain/inb-explorer-api"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/insight-chain/inb-explorer-web"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/insight-chain/inb-go"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/insight-chain/inb-sdk-go"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/insight-chain/inb-wallet-android"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/insight-chain/inb-wallet-ios"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/insight-chain/inb-web3i.js"
|