Awesome
Bitcore Monorepo
<p align="center"> <img alt="npm" src="https://img.shields.io/npm/v/bitcore-lib"> <img alt="GitHub commit activity" src="https://img.shields.io/github/commit-activity/m/bitpay/bitcore"> <a href="https://opensource.org/licenses/MIT/" target="_blank"><img alt="MIT License" src="https://img.shields.io/badge/License-MIT-blue.svg" style="display: inherit;"/></a> <img alt="GitHub contributors" src="https://img.shields.io/github/contributors/bitpay/bitcore"> <br> <img src="https://circleci.com/gh/bitpay/bitcore.svg?style=shield" alt="master build"> </p>Infrastructure to build Bitcoin and blockchain-based applications for the next generation of financial technology.
Applications
- Bitcore Node - A standardized API to interact with multiple blockchain networks
- Bitcore Wallet - 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 bitcoin wallet
- Insight - A blockchain explorer web user interface
Libraries
- 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
Extras
- Bitcore Build - A helper to add tasks to gulp
- Bitcore Client - A helper to create a wallet using the bitcore-v8 infrastructure
Contributing
See CONTRIBUTING.md on the main bitcore repo for information about how to contribute.
License
Code released under the MIT license.
Copyright 2013-2023 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 ↩