Add Stafi related repositories (#37)

* Add Stafi related repositories

* Add Stafi as a subecosystem

* Make github_organizations empty
This commit is contained in:
Tore19
2020-12-11 00:34:13 +08:00
committed by GitHub
parent 6112b65729
commit b1eb7e345c
2 changed files with 35 additions and 3 deletions

View File

@@ -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"

View 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"