mirror of
https://github.com/aljazceru/crypto-ecosystems.git
synced 2026-02-14 02:14:20 +01:00
71 lines
1.5 KiB
TOML
71 lines
1.5 KiB
TOML
# Ecosystem Level Information
|
|
title = "CertiK"
|
|
|
|
sub_ecosystems = []
|
|
|
|
github_organizations = ["https://github.com/certikfoundation", "https://github.com/CertiKProject"]
|
|
|
|
# Repositories
|
|
[[repo]]
|
|
url = "https://github.com/certikfoundation/deepsea"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/certikfoundation/hub"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/certikfoundation/mainnet"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/certikfoundation/oracle-operator"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/certikfoundation/security-oracle-smart-contracts"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/certikfoundation/shentu"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/certikfoundation/SWC-registry"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/certikfoundation/testnet"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/certikfoundation/TVL-Adapters"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/CertiKProject/arbitrage-bot"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/CertiKProject/Certified-DeFi"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/CertiKProject/certik-a-tour-of-solidity-tutorials"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/CertiKProject/crytic-compile"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/CertiKProject/matrix-arbitrage-bot"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/CertiKProject/shentu"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/CertiKProject/slither-certik"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/CertiKProject/SmartPulseTool"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/CertiKProject/solc-select"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/CertiKProject/SWC-registry"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/CertiKProject/ultimate"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/CertiKProject/validator-directory"
|