diff --git a/data/ecosystems/s/summa.toml b/data/ecosystems/s/summa.toml index a4325a70..72f559fd 100644 --- a/data/ecosystems/s/summa.toml +++ b/data/ecosystems/s/summa.toml @@ -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"