# bitcore **Repository Path**: mirrors_ChALkeR/bitcore ## Basic Information - **Project Name**: bitcore - **Description**: A full stack for bitcoin and blockchain-based applications - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-11-12 - **Last Updated**: 2026-05-16 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## 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