bitpay/wallet

Bitpay Wallet (formerly Copay) is a secure Bitcoin and other crypto currencies wallet platform for both desktop and mobile devices.

View on GitHub ↗Jump to charts ↓

Summary Information

Updated 27 minutes ago
Added to GitGenius on September 17th, 2026
Created on March 26th, 2014
Open Issues & Pull Requests: 403 (+0)
GitHub issues: Enabled
Number of forks: 1,748
Total Stargazers: 3,941 (+0)
Total Subscribers: 343 (+0)

Repository Insights (GitGenius)

Median issue/PR response: 5.8 days
Mean response time: 267.8 days
90th percentile: 1654.1 days
Tracked items: 16

Most active contributors

Sign in to see contributor activity.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 35
New in 7 days: 2
Closed in 7 days: 1
Avg open age: 805 days
Stale 30+ days: 32
Stale 90+ days: 31

Recent activity

Opened in 7 days: 2
Closed in 7 days: 1
Comments in 7 days: 1
Events in 7 days: 5

Top labels

No label distribution available yet.

Detailed Description

Bitpay Wallet is a cryptocurrency wallet platform for desktop and mobile devices that supports Bitcoin, Bitcoin Cash, Ethereum, and ERC20 tokens.

The wallet addresses the need for secure, self-custodial cryptocurrency management by storing all private keys locally on the user's device rather than in the cloud. It uses Bitcore Wallet Service for peer synchronization and network operations. The platform implements hierarchical deterministic address generation following BIP32 standards, supports multisignature wallets for shared control, and includes features like payment protocol support, mnemonic-based backups, and paper wallet sweeping.

Developers considering this project should be aware that the repository and wallet versions 12 and earlier are no longer actively maintained. BitPay has moved development to a new wallet implementation. This repository may be suitable for historical reference, understanding the architecture of a mature multi-asset wallet, or as a foundation for forks, but it is not recommended for new production deployments. The project supports multiple platforms including iOS, Android, desktop, and browser environments, with features tailored to each coin type such as Segwit address support for Bitcoin, Schnorr signatures for Bitcoin Cash, and Gnosis multisig contracts for Ethereum.

The project shows minimal ongoing development activity with infrequent commits and limited recent updates to core functionality. Issue resolution appears slow, and pull requests may experience extended review periods. The codebase remains available for reference and community use, but the shift of active development to a successor project indicates that this version has reached end-of-life status.