mirror of
https://github.com/aljazceru/crypto-ecosystems.git
synced 2026-01-19 21:54:26 +01:00
26 lines
552 B
TOML
26 lines
552 B
TOML
# Ecosystem Level Information
|
|
title = "SafeCommerce"
|
|
|
|
sub_ecosystems = []
|
|
|
|
github_organizations = ["https://github.com/safecommerce"]
|
|
|
|
# Repositories
|
|
[[repo]]
|
|
url = "https://github.com/safecommerce/Angular-Truffle-Ethereum"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/safecommerce/drizzle-box"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/safecommerce/eth2.0-specs"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/safecommerce/Safecommerce-Platform"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/safecommerce/TREX"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/safecommerce/zksnark-verifier-standard"
|