mirror of
https://github.com/aljazceru/crypto-ecosystems.git
synced 2026-01-16 04:04:24 +01:00
41 lines
800 B
TOML
41 lines
800 B
TOML
# Ecosystem Level Information
|
|
title = "InsurChain"
|
|
|
|
sub_ecosystems = []
|
|
|
|
github_organizations = ["https://github.com/InsurChain"]
|
|
|
|
# Repositories
|
|
[[repo]]
|
|
url = "https://github.com/InsurChain/insur-browser"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/InsurChain/insur-core"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/InsurChain/insur-fc"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/InsurChain/insur-wallet-ui"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/InsurChain/InsurWallet-Android"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/InsurChain/InsurWallet-IOS"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/InsurChain/p2p"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/InsurChain/research"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/InsurChain/token-profile"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/InsurChain/vm"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/InsurChain/whitepaper"
|