mirror of
https://github.com/aljazceru/crypto-ecosystems.git
synced 2026-02-22 22:24:34 +01:00
* Add Stafi related repositories * Add Stafi as a subecosystem * Make github_organizations empty
35 lines
704 B
TOML
35 lines
704 B
TOML
# Ecosystem Level Information
|
|
title = "Stafi"
|
|
|
|
sub_ecosystems = []
|
|
|
|
github_organizations = []
|
|
|
|
# Repositories
|
|
[[repo]]
|
|
url = "https://github.com/stafiprotocol/apps"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/stafiprotocol/bridge-solidity"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/stafiprotocol/chainbridge"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/stafiprotocol/eth2-staking"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/stafiprotocol/go-substrate-rpc-client"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/stafiprotocol/stafi-blockchain"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/stafiprotocol/stafi-bootstrap"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/stafiprotocol/stafi-node"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/stafiprotocol/substrate-api-sidecar"
|