Files
crypto-ecosystems/data/ecosystems/s/sandclock.toml
2022-02-26 13:54:36 -08:00

20 lines
415 B
TOML

# Ecosystem Level Information
title = "Sandclock"
sub_ecosystems = []
github_organizations = ["https://github.com/sandclock-org"]
# Repositories
[[repo]]
url = "https://github.com/sandclock-org/echidna"
[[repo]]
url = "https://github.com/sandclock-org/ethereum_backend"
[[repo]]
url = "https://github.com/sandclock-org/proof-of-competence"
[[repo]]
url = "https://github.com/sandclock-org/solidity_contracts"