Added more Summa repos around spv proofs and simple utxo transactions in rust

This commit is contained in:
Curtis Spencer
2020-04-27 15:42:02 -07:00
parent e330446e62
commit 22f0059aee

View File

@@ -6,12 +6,18 @@ sub_ecosystems = []
github_organizations = ["https://github.com/summa-tx"]
# Repositories
[[repo]]
url = "https://github.com/summa-tx/bcoin-relaylib"
[[repo]]
url = "https://github.com/summa-tx/bitcoin-spv"
[[repo]]
url = "https://github.com/summa-tx/burning-bitcoin"
[[repo]]
url = "https://github.com/summa-tx/enhanced-tokens"
[[repo]]
url = "https://github.com/summa-tx/metamask-extension"
@@ -39,12 +45,18 @@ url = "https://github.com/summa-tx/riemann-keys"
[[repo]]
url = "https://github.com/summa-tx/riemann-ledger"
[[repo]]
url = "https://github.com/summa-tx/riemann-rs"
[[repo]]
url = "https://github.com/summa-tx/riemann-workshop"
[[repo]]
url = "https://github.com/summa-tx/riemann-zeta"
[[repo]]
url = "https://github.com/summa-tx/SatMask"
[[repo]]
url = "https://github.com/summa-tx/secpy256k1"