mirror of
https://github.com/aljazceru/crypto-ecosystems.git
synced 2026-01-13 02:34:26 +01:00
38 lines
773 B
TOML
38 lines
773 B
TOML
# Ecosystem Level Information
|
|
title = "Ampleforth"
|
|
|
|
sub_ecosystems = []
|
|
|
|
github_organizations = ["https://github.com/ampleforth"]
|
|
|
|
# Repositories
|
|
[[repo]]
|
|
url = "https://github.com/ampleforth/ampleforth-audits"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/ampleforth/Ampleforth-Wiki"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/ampleforth/ccxt"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/ampleforth/frg-ethereum-runners"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/ampleforth/market-oracle"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/ampleforth/RFCs"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/ampleforth/token-profile"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/ampleforth/token-whitepapers"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/ampleforth/uFragments"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/ampleforth/uFragments-security-tests"
|