Infrastructure to build Bitcoin and blockchain-based applications for the next generation of financial technology.
- Bitcore Node - A standardized API to interact with multiple blockchain networks
- Bitcore Wallet - DEPRECATED A command-line based wallet client
- Bitcore Wallet Client - A client for the wallet service
- Bitcore Wallet Service - A multisig HD service for wallets
- Bitpay Wallet - An easy-to-use, multiplatform, multisignature, secure wallet for bitcoin, ethereum, and more
- Insight - A blockchain explorer web user interface
- Bitcore Lib - A powerful JavaScript library for Bitcoin
- Bitcore Lib Cash - A powerful JavaScript library for Bitcoin Cash
- Bitcore Lib Doge - A powerful JavaScript library for Dogecoin
- Bitcore Lib Litecoin - A powerful JavaScript library for Litecoin
- Bitcore Mnemonic - Implements mnemonic code for generating deterministic keys
- Bitcore P2P - The peer-to-peer networking protocol for Bitcoin
- Bitcore P2P Cash - The peer-to-peer networking protocol for Bitcoin Cash
- Bitcore P2P Doge DEPRECATED1 - The peer-to-peer networking protocol for Dogecoin
- Crypto Wallet Core - A coin-agnostic wallet library for creating transactions, signing, and address derivation
- Bitcore Build - A helper to add tasks to gulp
- Bitcore Client - A helper to create a wallet using the bitcore-node infrastructure
This repo follows the even-odd versioning convention. Major versions that are even (e.g. v8.x.x) are stable
releases, odd are beta
releases (e.g. v9.x.x). Beta versions may contain breaking changes or major feature additions that are still in testing.
See CONTRIBUTING.md on the main bitcore repo for information about how to contribute.
Code released under the MIT license.
Copyright 2013-2025 BitPay, Inc. Bitcore is a trademark maintained by BitPay, Inc.
Footnotes
-
The Bitcore P2P Doge library is no longer maintained as all the core functionality is contained in Bitcore P2P ↩