Project Name | Stars | Downloads | Repos Using This | Packages Using This | Most Recent Commit | Total Releases | Latest Release | Open Issues | License | Language |
---|---|---|---|---|---|---|---|---|---|---|
Electrum | 6,391 | 15 hours ago | 1,041 | mit | Python | |||||
Electrum Bitcoin Wallet | ||||||||||
Btcpayserver | 4,901 | 18 hours ago | 15 | April 28, 2022 | 60 | mit | C# | |||
Accept Bitcoin payments. Free, open-source & self-hosted, Bitcoin payment processor. | ||||||||||
Bitcoinj | 4,583 | 439 | 43 | a day ago | 34 | November 17, 2021 | 448 | apache-2.0 | Java | |
A library for working with Bitcoin | ||||||||||
Bitcore | 4,579 | 1,173 | 459 | 3 days ago | 90 | September 14, 2022 | 383 | mit | JavaScript | |
A full stack for bitcoin and blockchain-based applications | ||||||||||
Awesome Coins | 3,699 | a year ago | 9 | cc0-1.0 | ||||||
₿ A guide (for humans!) to cryto-currencies and their algos. | ||||||||||
Wallet | 3,622 | 1 | 1 | a month ago | 2 | February 07, 2014 | 356 | mit | TypeScript | |
Bitpay Wallet (formerly Copay) is a secure Bitcoin and other crypto currencies wallet platform for both desktop and mobile devices. | ||||||||||
Bitcoin Wallet | 3,211 | 10 days ago | 1 | June 05, 2015 | 67 | Java | ||||
Bitcoin Wallet app for your Android device. Standalone Bitcoin node, no centralized backend required. | ||||||||||
Andengine | 3,062 | 5 years ago | 118 | apache-2.0 | Java | |||||
Free Android 2D OpenGL Game Engine | ||||||||||
Extension | 2,902 | 20 hours ago | 319 | gpl-3.0 | TypeScript | |||||
Taho, the community owned and operated Web3 wallet. | ||||||||||
Bcoin | 2,843 | 366 | 87 | a day ago | 57 | July 13, 2018 | 193 | other | JavaScript | |
Javascript bitcoin library for node.js and browsers |
Bcoin is an alternative implementation of the Bitcoin protocol, written in JavaScript and C/C++ for Node.js.
Bcoin is well tested and aware of all known consensus rules. It is currently used in production as the consensus backend and wallet system for purse.io.
$ git clone https://github.com/bcoin-org/bcoin
$ cd bcoin
$ npm rebuild
$ ./bin/bcoin
See the Getting started guide for more in-depth installation instructions, including verifying releases. If you're upgrading, see the latest changes via the Changelog.
Join us on freenode in the #bcoin channel.
Bcoin does not guarantee you against theft or lost funds due to bugs, mishaps, or your own incompetence. You and you alone are responsible for securing your money.
If you contribute code to this project, you are implicitly allowing your code
to be distributed under the MIT license. You are also implicitly verifying that
all code is your original work. </legalese>
See LICENSE for more info.