mirror of
https://github.com/aljazceru/crypto-ecosystems.git
synced 2026-02-16 03:14:20 +01:00
20 lines
415 B
TOML
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"
|