mirror of
https://github.com/aljazceru/crypto-ecosystems.git
synced 2026-01-14 11:14:25 +01:00
29 lines
619 B
TOML
29 lines
619 B
TOML
# Ecosystem Level Information
|
|
title = "Set Protocol"
|
|
|
|
sub_ecosystems = []
|
|
|
|
github_organizations = ["https://github.com/SetProtocol"]
|
|
|
|
# Repositories
|
|
[[repo]]
|
|
url = "https://github.com/SetProtocol/set-protocol-contracts"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/SetProtocol/set-protocol-strategies"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/SetProtocol/set-protocol-utils"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/SetProtocol/set-react-boilerplate"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/SetProtocol/setprotocol.js"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/SetProtocol/setzer"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/SetProtocol/solidity-coverage"
|