mirror of
https://github.com/aljazceru/crypto-ecosystems.git
synced 2026-02-21 21:54:23 +01:00
38 lines
764 B
TOML
38 lines
764 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/polkadot"
|
|
|
|
[[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"
|