Added sgxwallet to SKALE ecosystem

This commit is contained in:
Curtis Spencer
2020-01-04 22:34:29 -08:00
parent 4ad05fc73c
commit ce65389981

View File

@@ -6,6 +6,9 @@ sub_ecosystems = []
github_organizations = ["https://github.com/skalenetwork"]
# Repositories
[[repo]]
url = "https://github.com/skalenetwork/docker-lvmpy"
[[repo]]
url = "https://github.com/skalenetwork/documentation"
@@ -42,6 +45,9 @@ url = "https://github.com/skalenetwork/sgx-lkl"
[[repo]]
url = "https://github.com/skalenetwork/sgx.py"
[[repo]]
url = "https://github.com/skalenetwork/sgxwallet"
[[repo]]
url = "https://github.com/skalenetwork/skale-consensus"