mirror of
https://github.com/aljazceru/crypto-ecosystems.git
synced 2026-02-22 06:04:23 +01:00
Add Stafi related repositories (#37)
* Add Stafi related repositories * Add Stafi as a subecosystem * Make github_organizations empty
This commit is contained in:
@@ -12,6 +12,7 @@ sub_ecosystems = [
|
||||
"Phala Network",
|
||||
"Plasm",
|
||||
"Selendra",
|
||||
"Stafi",
|
||||
"Vertua",
|
||||
]
|
||||
|
||||
@@ -1110,9 +1111,6 @@ tags = ["Protocol"]
|
||||
[[repo]]
|
||||
url = "https://github.com/sriharikapu/Dots-template"
|
||||
|
||||
[[repo]]
|
||||
url = "https://github.com/stafiprotocol/stafi-node"
|
||||
|
||||
[[repo]]
|
||||
url = "https://github.com/substrate-developer-hub/pallet-did"
|
||||
|
||||
|
||||
34
data/ecosystems/s/stafi.toml
Normal file
34
data/ecosystems/s/stafi.toml
Normal file
@@ -0,0 +1,34 @@
|
||||
# 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"
|
||||
Reference in New Issue
Block a user