update lists
This commit is contained in:
@@ -59,6 +59,10 @@ bypassing gap limits.</li>
|
||||
href="https://github.com/bitjson/qr-code"><code><qr-code></code></a>
|
||||
– A no-framework, no-dependencies, customizable, animate-able, SVG-based
|
||||
<code><qr-code></code> web component.</li>
|
||||
<li><a href="https://github.com/douvy/btc-tooling">BTC Tooling</a> -
|
||||
Bitcoin dashboard with real-time price data, a chart, orderbook, market
|
||||
summary, Twitter/X insights, and halving countdown data. <a
|
||||
href="https://www.btctooling.com/">Live Demo</a></li>
|
||||
</ul>
|
||||
<h2 id="blockchain-api-and-web-services">Blockchain API and Web
|
||||
services</h2>
|
||||
@@ -88,6 +92,17 @@ Alerting</a> - Bitcoin wallet monitoring and blockchain alerts.</li>
|
||||
href="https://developers.particle.network/reference/introduction-to-btc-connect">BTC
|
||||
Connect</a> - Unified Bitcoin Layer-1 and Layer-2 wallet connection and
|
||||
account abstraction.</li>
|
||||
<li><a href="https://tatum.io/blockchain-api">Tatum</a> - The blockchain
|
||||
development platform to build Web3 application. The go-to blockchain
|
||||
data API for Web3 developers.</li>
|
||||
<li><a href="https://mempool.space/docs/api/rest">mempool.space</a> -
|
||||
Open source and self hostable REST, WebSocket and Electrum RPC API</li>
|
||||
<li><a href="https://kibo.money">kibō.money</a> - An open source Bitcoin
|
||||
Core data extractor and visualizer (aka FOSS Glassnode)</li>
|
||||
<li><a href="https://www.gomaestro.org/">Maestro</a> - A
|
||||
high-performance Bitcoin RPC and UTXO indexer API that powers
|
||||
applications with real-time blockchain data, mempool monitoring, and
|
||||
event notifications.</li>
|
||||
</ul>
|
||||
<h2 id="market-data-api">Market Data API</h2>
|
||||
<ul>
|
||||
@@ -110,7 +125,18 @@ etc.</li>
|
||||
<ul>
|
||||
<li><a href="https://copay.io/">CoPay by BitPay</a></li>
|
||||
<li><a href="https://coinb.in">Coinb.in</a></li>
|
||||
<li><a href="https://coin.space/">Coin Wallet</a></li>
|
||||
<li><a href="https://electrum.org/">Electrum</a></li>
|
||||
<li><a href="https://blockstream.com/green/">Green</a></li>
|
||||
<li><a href="https://sparrowwallet.com/">Sparrow</a></li>
|
||||
</ul>
|
||||
<h2 id="privacy-projects">Privacy projects</h2>
|
||||
<ul>
|
||||
<li><a
|
||||
href="https://github.com/JoinMarket-Org/joinmarket-clientserver">Joinmarket</a>
|
||||
- Decentralized CoinJoin implementation</li>
|
||||
<li><a href="https://jamapp.org/">Jam</a> - User friendly frontend for
|
||||
Joinmarket</li>
|
||||
</ul>
|
||||
<h2 id="blockchain-explorers">Blockchain Explorers</h2>
|
||||
<ul>
|
||||
@@ -130,6 +156,8 @@ Transaction Explorer</a></li>
|
||||
<li><a href="https://www.smartbit.com.au">Smartbit</a></li>
|
||||
<li><a href="https://bitkit.live">Bitkit</a> - Real time transaction
|
||||
updates.</li>
|
||||
<li><a href="https://mempool.space/">mempool.space</a> - Open source,
|
||||
self hostable blockchain, mempool and lightning network explorer</li>
|
||||
</ul>
|
||||
<h2 id="c-libraries">C Libraries</h2>
|
||||
<ul>
|
||||
@@ -170,6 +198,10 @@ lots of comments, very valuable for learning how algorithms work</li>
|
||||
href="https://github.com/paulmillr/scure-btc-signer">scure-btc-signer</a>
|
||||
— audited & minimal library for creating, signing & decoding
|
||||
Bitcoin transactions. With Schnorr, Taproot, UTXO & PSBT.</li>
|
||||
<li><a
|
||||
href="https://github.com/ChrisCho-H/bitcoin-sdk-js">bitcoin-sdk-js</a> —
|
||||
Bitcoin TypeScript/JavaScript Library for NodeJS, Browser and Mobile.
|
||||
Segwit & Taproot support.</li>
|
||||
</ul>
|
||||
<h2 id="php-libraries">PHP Libraries</h2>
|
||||
<ul>
|
||||
@@ -190,6 +222,16 @@ and Bech32m encode/decode library.</li>
|
||||
href="https://github.com/chaintope/bip-schnorrrb">bip-schnorrrb</a> -
|
||||
Schnorr signature library for Bitcoin.</li>
|
||||
</ul>
|
||||
<h2 id="rust-libraries">Rust Libraries</h2>
|
||||
<ul>
|
||||
<li><a href="https://bitcoindevkit.org/">Bitcoin Dev Kit (BDK)</a> -
|
||||
With BDK, you can seamlessly build cross platform mobile wallets</li>
|
||||
<li><a href="https://github.com/rust-bitcoin/rust-bitcoin">Rust
|
||||
Bitcoin</a> - support for de/serialization, parsing and executing on
|
||||
data-structures and network messages.</li>
|
||||
<li><a href="https://lightningdevkit.org/">Lightning Dev Kit (LDK)</a> -
|
||||
Complete Lightning implementation packaged as an SDK</li>
|
||||
</ul>
|
||||
<h2 id="python-libraries">Python Libraries</h2>
|
||||
<ul>
|
||||
<li><a
|
||||
@@ -212,6 +254,9 @@ standard and custom). Comes along with a UTXO set analysis tool.
|
||||
Includes several examples and exhaustive documentation.</li>
|
||||
<li><a href="https://github.com/merwane/oogway">oogway</a> - A secure
|
||||
Bitcoin utility library for Python.</li>
|
||||
<li><a href="https://github.com/mohanson/pybtc">pybtc</a> - Python BTC
|
||||
is an experimental project that aims to provide human-friendly
|
||||
interfaces for common BTC operations.</li>
|
||||
</ul>
|
||||
<h2 id="java-libraries">Java Libraries</h2>
|
||||
<blockquote>
|
||||
@@ -306,6 +351,8 @@ href="https://github.com/mhanne/bitcoin-ruby-node">Bitcoin-ruby-node</a>
|
||||
bitcoind linked to node.js by BitPay.</li>
|
||||
<li><a href="https://github.com/bitpay/bitcore">Bitcore</a> - Formerly
|
||||
just a Nodejs library, now a full node.</li>
|
||||
<li><a href="https://bitcoincore.org/">Bitcoin Core</a> - direct
|
||||
descendant of the original Bitcoin implementation in C++</li>
|
||||
</ul>
|
||||
<h2 id="read">Read</h2>
|
||||
<ul>
|
||||
@@ -360,11 +407,15 @@ Meta-list of Bitcoin resources, from books, articles, to podcasts.</li>
|
||||
<li><a href="https://www.lopp.net/bitcoin-information.html">Jameson Lopp
|
||||
Bitcoin Resource List</a> Very detailed curated Bitcoin resource list
|
||||
and meta-list by J. Lopp</li>
|
||||
<li><h2
|
||||
id="river-learn-a-collection-of-educational-resources-to-learn-about-bitcoin-basics-investing-technology-and-more."><a
|
||||
href="https://river.com/learn">River Learn</a> A collection of
|
||||
<li><a href="https://svrgnty.com/">Svrgnty.com: Everything Bitcoin</a> A
|
||||
curated list of the best Bitcoin resources.</li>
|
||||
<li><a href="https://river.com/learn">River Learn</a> A collection of
|
||||
educational resources to learn about Bitcoin basics, investing,
|
||||
technology, and more.</h2></li>
|
||||
technology, and more.</li>
|
||||
<li><h2
|
||||
id="learn-me-a-bitcoin---greg-walker---extensive-learning-resource-for-bitcoin-developers"><a
|
||||
href="https://learnmeabitcoin.com/">Learn me a Bitcoin - Greg Walker</a>
|
||||
- extensive learning resource for bitcoin developers</h2></li>
|
||||
</ul>
|
||||
<p>Inspired by the <a
|
||||
href="https://github.com/sindresorhus/awesome">awesome</a> list thing.
|
||||
@@ -377,3 +428,5 @@ alt="CC0" /></a></p>
|
||||
<p>To the extent possible under law, <a
|
||||
href="https://github.com/igorbarinov/">Igor Barinov</a> has waived all
|
||||
copyright and related or neighboring rights to this work.</p>
|
||||
<p><a href="https://github.com/igorbarinov/awesome-bitcoin">bitcoin.md
|
||||
Github</a></p>
|
||||
|
||||
Reference in New Issue
Block a user