mirror of
https://github.com/aljazceru/crypto-ecosystems.git
synced 2026-01-14 11:14:25 +01:00
29 lines
560 B
TOML
29 lines
560 B
TOML
# Ecosystem Level Information
|
|
title = "InstaDApp"
|
|
|
|
sub_ecosystems = []
|
|
|
|
github_organizations = ["https://github.com/InstaDApp"]
|
|
|
|
# Repositories
|
|
[[repo]]
|
|
url = "https://github.com/InstaDApp/all-things-instadapp"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/InstaDApp/contract-v2"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/InstaDApp/docs"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/InstaDApp/InstaContract"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/InstaDApp/InstaDApp-Dashboard"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/InstaDApp/reserve"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/InstaDApp/SaiPool"
|