Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bitpay/bitcore
A full stack for bitcoin and blockchain-based applications
https://github.com/bitpay/bitcore
Last synced: 4 days ago
JSON representation
A full stack for bitcoin and blockchain-based applications
- Host: GitHub
- URL: https://github.com/bitpay/bitcore
- Owner: bitpay
- License: mit
- Created: 2013-12-17T16:10:28.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2024-12-19T18:38:17.000Z (23 days ago)
- Last Synced: 2024-12-30T20:04:21.190Z (12 days ago)
- Language: JavaScript
- Homepage: https://bitcore.io/
- Size: 124 MB
- Stars: 4,892
- Watchers: 281
- Forks: 2,097
- Open Issues: 385
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: Contributing.md
- License: LICENSE
Awesome Lists containing this project
- awesome - bitpay/bitcore - A full stack for bitcoin and blockchain-based applications (JavaScript)
- awesome-nodejs-cn - Bitcore - 纯净强大的比特币库 (包 / 黑科技)
- awesome-nodejs - bitcore - A full stack for bitcoin and blockchain-based applications. ![](https://img.shields.io/github/stars/bitpay/bitcore.svg?style=social&label=Star) (Repository / Bitcoin)
- awesome-blockchain - Bitcore
- awesome-wallet - **Bitcore**
- Algorithms-Cheatsheet-Resources - A full stack for bitcoin and blockchain-based applications
- awesome-bitcoin - Bitcore - Formerly just a Nodejs library, now a full node. (Full nodes)
- awesome-nodejs - Bitcore - Pure and powerful Bitcoin library. (Packages / Mad science)
- awesome-nodejs - bitcore - A full stack for bitcoin and blockchain-based applications - ★ 2942 (Mad science)
- awesome-nodejs-cn - Bitcore - 强大的纯比特币库. (目录 / 逼格项目)
- awesome-nodejs-cn - Bitcore - **star:4895** 纯净、强大的比特币库 ![star > 2000][Awesome] (包 / 黑科技)
README
# Bitcore Monorepo
**Infrastructure to build Bitcoin and blockchain-based applications for the next generation of financial technology.**## Applications
- [Bitcore Node](packages/bitcore-node) - A standardized API to interact with multiple blockchain networks
- [Bitcore Wallet](packages/bitcore-wallet) - A command-line based wallet client
- [Bitcore Wallet Client](packages/bitcore-wallet-client) - A client for the wallet service
- [Bitcore Wallet Service](packages/bitcore-wallet-service) - A multisig HD service for wallets
- [Bitpay Wallet](https://github.com/bitpay/wallet) - An easy-to-use, multiplatform, multisignature, secure bitcoin wallet
- [Insight](packages/insight) - A blockchain explorer web user interface## Libraries
- [Bitcore Lib](packages/bitcore-lib) - A powerful JavaScript library for Bitcoin
- [Bitcore Lib Cash](packages/bitcore-lib-cash) - A powerful JavaScript library for Bitcoin Cash
- [Bitcore Lib Doge](packages/bitcore-lib-doge) - A powerful JavaScript library for Dogecoin
- [Bitcore Lib Litecoin](packages/bitcore-lib-ltc) - A powerful JavaScript library for Litecoin
- [Bitcore Mnemonic](packages/bitcore-mnemonic) - Implements mnemonic code for generating deterministic keys
- [Bitcore P2P](packages/bitcore-p2p) - The peer-to-peer networking protocol for Bitcoin
- [Bitcore P2P Cash](packages/bitcore-p2p-cash) - The peer-to-peer networking protocol for Bitcoin Cash
- [Bitcore P2P Doge](packages/bitcore-p2p-doge) **DEPRECATED**[^1] - The peer-to-peer networking protocol for Dogecoin
- [Crypto Wallet Core](packages/crypto-wallet-core) - A coin-agnostic wallet library for creating transactions, signing, and address derivation## Extras
- [Bitcore Build](packages/bitcore-build) - A helper to add tasks to gulp
- [Bitcore Client](packages/bitcore-client) - A helper to create a wallet using the bitcore-v8 infrastructure## Contributing
See [CONTRIBUTING.md](https://github.com/bitpay/bitcore/blob/master/Contributing.md) on the main bitcore repo for information about how to contribute.
## License
Code released under [the MIT license](https://github.com/bitpay/bitcore/blob/master/LICENSE).
Copyright 2013-2023 BitPay, Inc. Bitcore is a trademark maintained by BitPay, Inc.
[^1]: The Bitcore P2P Doge library is no longer maintained as all the core functionality is contained in Bitcore P2P