diff --git a/data/ecosystems/b/bitcoin.toml b/data/ecosystems/b/bitcoin.toml index c46d3505..80997d2b 100644 --- a/data/ecosystems/b/bitcoin.toml +++ b/data/ecosystems/b/bitcoin.toml @@ -28,6 +28,9 @@ tags = ["Protocol"] [[repo]] url = "https://github.com/bitcoin-abe/bitcoin-abe" +[[repo]] +url = "https://github.com/bitcoin-core/apple-sdk-tools" + [[repo]] url = "https://github.com/bitcoin-core/bitcoin-acks" @@ -43,6 +46,9 @@ url = "https://github.com/bitcoin-core/bitcoin-maintainer-tools" [[repo]] url = "https://github.com/bitcoin-core/bitcoincore.org" +[[repo]] +url = "https://github.com/bitcoin-core/btcdeb" + [[repo]] url = "https://github.com/bitcoin-core/crc32c" @@ -55,6 +61,9 @@ url = "https://github.com/bitcoin-core/docs" [[repo]] url = "https://github.com/bitcoin-core/gitian.sigs" +[[repo]] +url = "https://github.com/bitcoin-core/gui" + [[repo]] url = "https://github.com/bitcoin-core/guix-channel" @@ -122,6 +131,9 @@ url = "https://github.com/bitcoinj/httpseed" [[repo]] url = "https://github.com/bitcoinj/wallet-template" +[[repo]] +url = "https://github.com/bitcoinjs/aezeed" + [[repo]] url = "https://github.com/bitcoinjs/bech32" @@ -606,6 +618,9 @@ url = "https://github.com/rust-bitcoin/rust-bech32" [[repo]] url = "https://github.com/rust-bitcoin/rust-bech32-bitcoin" +[[repo]] +url = "https://github.com/rust-bitcoin/rust-bip39" + [[repo]] url = "https://github.com/rust-bitcoin/rust-bitcoin" tags = ["Protocol"] @@ -625,6 +640,9 @@ url = "https://github.com/rust-bitcoin/rust-lightning" [[repo]] url = "https://github.com/rust-bitcoin/rust-lightning-invoice" +[[repo]] +url = "https://github.com/rust-bitcoin/rust-miniscript" + [[repo]] url = "https://github.com/rust-bitcoin/rust-secp256k1" @@ -784,6 +802,9 @@ url = "https://github.com/zkSNACKs/WalletWasabi" [[repo]] url = "https://github.com/zkSNACKs/WasabiBenchmark" +[[repo]] +url = "https://github.com/zkSNACKs/WasabiBlog" + [[repo]] url = "https://github.com/zkSNACKs/WasabiDeploy" @@ -801,3 +822,6 @@ url = "https://github.com/zkSNACKs/WasabiStatTwitterBot" [[repo]] url = "https://github.com/zkSNACKs/zkSNACKs" + +[[repo]] +url = "https://github.com/zkSNACKs/zkSNACKsSite"