mirror of
https://github.com/aljazceru/crypto-ecosystems.git
synced 2026-01-15 19:54:25 +01:00
56 lines
1.1 KiB
TOML
56 lines
1.1 KiB
TOML
# Ecosystem Level Information
|
|
title = "ForkDelta"
|
|
|
|
sub_ecosystems = []
|
|
|
|
github_organizations = ["https://github.com/forkdelta"]
|
|
|
|
# Repositories
|
|
[[repo]]
|
|
url = "https://github.com/forkdelta/0x-frontend"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/forkdelta/backend-replacement"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/forkdelta/blockclock"
|
|
|
|
[[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"
|