mirror of
https://github.com/aljazceru/crypto-ecosystems.git
synced 2026-01-14 11:14:25 +01:00
50 lines
1.0 KiB
TOML
50 lines
1.0 KiB
TOML
# Ecosystem Level Information
|
|
title = "ForkDelta"
|
|
|
|
sub_ecosystems = []
|
|
|
|
github_organizations = ["https://github.com/forkdelta"]
|
|
|
|
# Repositories
|
|
[[repo]]
|
|
url = "https://github.com/forkdelta/backend-replacement"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/forkdelta/classic-frontend"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/forkdelta/coingecko-ethtoken-db"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/forkdelta/coinmarketcap-ethtoken-db"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/forkdelta/fluentd-custom"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/forkdelta/forkdelta.github.io"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/forkdelta/knowledge-base"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/forkdelta/nextgen-ui"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/forkdelta/order-refresh-service"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/forkdelta/order-serialization-benchmark"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/forkdelta/proposals"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/forkdelta/smart_contract"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/forkdelta/tokenbase"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/forkdelta/web3.py"
|