back to home

bitpay / bitcore

A full stack for bitcoin and blockchain-based applications

4,986 stars
2,159 forks
40 issues
TypeScriptJavaScriptHTML

AI Architecture Analysis

This repository is indexed by RepoMind. By analyzing bitpay/bitcore in our AI interface, you can instantly generate complete architecture diagrams, visualize control flows, and perform automated security audits across the entire codebase.

Our Agentic Context Augmented Generation (Agentic CAG) engine loads full source files into context on-demand, avoiding the fragmentation of traditional RAG systems. Ask questions about the architecture, dependencies, or specific features to see it in action.

Source files are only loaded when you start an analysis to optimize performance.

Embed this Badge

Showcase RepoMind's analysis directly in your repository's README.

[![Analyzed by RepoMind](https://img.shields.io/badge/Analyzed%20by-RepoMind-4F46E5?style=for-the-badge)](https://repomind.in/repo/bitpay/bitcore)
Preview:Analyzed by RepoMind

Repository Overview (README excerpt)

Crawler view

Bitcore Monorepo **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 Client - A client for Bitcore Wallet Service • Bitcore Wallet Service - A coordination service for multisig wallets • Bitcore CLI - A command line interface for using BWS and BWC • 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 **DEPRECATED**[^1] - The peer-to-peer networking protocol for Dogecoin • Crypto Wallet Core - A coin-agnostic wallet library for creating transactions, signing, and address derivation • Crypto RPC - A library for connecting to blockchains' RPC interfaces Extras • Bitcore Build - A helper to add tasks to gulp • Bitcore Client - A helper to create a wallet using the bitcore-node infrastructure • Bitpay/Bitpay App - An easy-to-use, multiplatform, multisignature, secure wallet for bitcoin, ethereum, and more Versioning This repo follows the even-odd versioning convention. Major versions that are even (e.g. v8.x.x) are releases, odd are releases (e.g. v9.x.x). Beta versions may contain breaking changes or major feature additions that are still in testing. Contributing See CONTRIBUTING.md on the main bitcore repo for information about how to contribute. License Code released under the MIT license. Copyright 2013-2025 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