Files
crypto-ecosystems/data/ecosystems/d/dark-forest.toml
2021-10-07 18:42:25 -07:00

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"