mirror of
https://github.com/aljazceru/crypto-ecosystems.git
synced 2026-01-14 19:24:25 +01:00
26 lines
587 B
TOML
26 lines
587 B
TOML
# Ecosystem Level Information
|
|
title = "Solidified"
|
|
|
|
sub_ecosystems = []
|
|
|
|
github_organizations = ["https://github.com/solidified-platform"]
|
|
|
|
# Repositories
|
|
[[repo]]
|
|
url = "https://github.com/solidified-platform/audits"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/solidified-platform/bug-bounty-contracts"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/solidified-platform/contract-complexity"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/solidified-platform/external-audits"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/solidified-platform/oracle-mvp"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/solidified-platform/smart-contracts"
|