mirror of
https://github.com/aljazceru/crypto-ecosystems.git
synced 2026-02-20 05:04:24 +01:00
38 lines
801 B
TOML
38 lines
801 B
TOML
# Ecosystem Level Information
|
|
title = "Dark Forest"
|
|
|
|
sub_ecosystems = []
|
|
|
|
github_organizations = ["https://github.com/darkforest-eth"]
|
|
|
|
# Repositories
|
|
[[repo]]
|
|
url = "https://github.com/darkforest-eth/circuits"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/darkforest-eth/client"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/darkforest-eth/contracts-starter"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/darkforest-eth/darkforest-v0.3"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/darkforest-eth/developer-guides"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/darkforest-eth/developer-guides-test"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/darkforest-eth/empire-contract-demo"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/darkforest-eth/eth"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/darkforest-eth/packages"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/darkforest-eth/plugins"
|