From 04aadf3173ff1054efa316ff3dcfe5de65e070ac Mon Sep 17 00:00:00 2001 From: Curtis Spencer <41347+jubos@users.noreply.github.com> Date: Wed, 11 Mar 2020 15:44:07 -0700 Subject: [PATCH] Added more Bitcoin JS repos --- data/ecosystems/b/bitcoin-js.toml | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) diff --git a/data/ecosystems/b/bitcoin-js.toml b/data/ecosystems/b/bitcoin-js.toml index 629eb8d1..43357cd1 100644 --- a/data/ecosystems/b/bitcoin-js.toml +++ b/data/ecosystems/b/bitcoin-js.toml @@ -6,14 +6,35 @@ sub_ecosystems = [] github_organizations = [] # Repositories +[[repo]] +url = "https://github.com/alexbosworth/bolt03" + [[repo]] url = "https://github.com/bcoin-org/bcoin" +[[repo]] +url = "https://github.com/Biglabs/mozo-wallet" + [[repo]] url = "https://github.com/bitcoinjs/bitcoinjs-lib" +[[repo]] +url = "https://github.com/comit-network/comit-rs" + +[[repo]] +url = "https://github.com/decentralized-identity/sidetree" + +[[repo]] +url = "https://github.com/EdgeApp/edge-currency-bitcoin" + [[repo]] url = "https://github.com/gabbieian38/bitcore" +[[repo]] +url = "https://github.com/iancoleman/bip39" + [[repo]] url = "https://github.com/tatiyaty/bitcore" + +[[repo]] +url = "https://github.com/ultiledger/utoken"