Collect, organize, and act on massive volumes of high-resolution data to power real-time intelligent systems. Learn more β
Top 23 JavaScript Bitcoin Projects
-
-
Civic Auth
Auth in Less Than 5 Minutes. Civic Auth comes with multiple SSO options, optional embedded wallets, and user management β all implemented with just a few lines of code. Start building today.
-
Project mention: 7 Best Open-Source Crypto Trading Bots 2025 (Ranked & Reviewed) | dev.to | 2025-03-19
Jesse is a simple but powerful framework for strategy testing and algorithmic trading. Itβs built for traders who want a clean, Python-based setup.
-
Reference | Code on Github
-
-
cryptocurrency-icons
A set of icons for all the main cryptocurrencies and altcoins, in a range of styles and sizes.
-
trading-vue-js
πΉ Hackable charting lib for traders. You can draw literally ANYTHING on top of candlestick charts. [Not Maintained]
-
-
InfluxDB
InfluxDB high-performance time series database. Collect, organize, and act on massive volumes of high-resolution data to power real-time intelligent systems.
-
-
bip39
JavaScript implementation of Bitcoin BIP39: Mnemonic code for generating deterministic keys (by bitcoinjs)
-
-
-
coinbin
Javascript Bitcoin Wallet. Supports Multisig, Stealth, HD, SegWit, Bech32, Time Locked Addresses, RBF and more!
-
-
-
-
-
you need to expend resource "proof of work" to post, to drive away low effort spam. https://stacker.news/ is an interesting experiment in that regard.
-
binance-to-google-sheets
Google Spreadsheets add-on to get data directly from Binance API without any intermediaries! :rocket:
-
-
-
cryptofinance-google-sheets-add-on
CRYPTOFINANCE() β The easiest way to get cryptocurrencies prices and more in Google Sheets.
-
spark-wallet
β‘οΈ A minimalistic wallet GUI for c-lightning, accessible over the web or through mobile and desktop apps.
-
Project mention: Why are QR Codes with capital letters smaller than QR codes with lower-case let | news.ycombinator.com | 2025-02-25
Some discussion happened here about that when it was in draft: https://news.ycombinator.com/item?id=27628178
tl;dr: It is sadly not the most efficient encoding (and they missed an opportunity to make it actually base41, which could have been URL safe) -- as defined it only needs 41 characters (as 41^3 > 2^16).
The RFC is also not standards track, it's just "Category: Informational".
I think a better approach is to understand there are many circumstances where different sets of characters make sense for encoding data. There's no need to write an RFC, instead define a custom alphabet for them, using something like base-x[1].
[1]: https://github.com/cryptocoinjs/base-x
-
CodeRabbit
CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
JavaScript Bitcoin discussion
JavaScript Bitcoin related posts
-
OpenAI O3-Mini
-
Ask HN: Can 2 ledgers generate the same seed phrase out of millions out there?
-
Restoring my bitcoin wallet with my 12 words/bip32 private key
-
Question about generating valid mnemonic seed phrases on air-gapped devices
-
bitcoin transaction fee too high in trust wallet
-
Hypothetically, if the government shut down crypto in US, could we still trade outside with vpn?
-
Taproot watch only in blue wallet
-
A note from our sponsor - InfluxDB
influxdata.com | 27 Apr 2025
Index
What are some of the best open-source Bitcoin projects in JavaScript? This list will help you:
# | Project | Stars |
---|---|---|
1 | ZeroNet | 18,536 |
2 | jesse | 6,297 |
3 | BitcoinJS | 5,845 |
4 | bcoin | 3,031 |
5 | cryptocurrency-icons | 2,662 |
6 | trading-vue-js | 2,151 |
7 | TradingView-API | 2,023 |
8 | btc-rpc-explorer | 1,668 |
9 | bip39 | 1,132 |
10 | zeus | 1,094 |
11 | blockchain-in-js | 1,058 |
12 | coinbin | 928 |
13 | LndHub | 875 |
14 | noble-secp256k1 | 800 |
15 | noble-curves | 759 |
16 | lightning-charge | 558 |
17 | stacker.news | 472 |
18 | binance-to-google-sheets | 428 |
19 | crypto-bar | 413 |
20 | lightning-address | 394 |
21 | cryptofinance-google-sheets-add-on | 366 |
22 | spark-wallet | 343 |
23 | base-x | 321 |