Repository navigation
copay
- Website
- Wikipedia
Bitpay Wallet (formerly Copay) is a secure Bitcoin and other crypto currencies wallet platform for both desktop and mobile devices.
Backend repository for the Copay application. This repository contains the server-side logic, database structure, and API endpoints that support the functionality of managing shared expenses, debts, and wishlists for users in different groups. It includes database schema, user authentication, group management, expense tracking and other features.
Frontend repository for the Copay application. This repository contains the client-side code, user interface, and interactions that manage shared expenses, debts, and wishlists for users in groups. It includes features like user authentication, expense tracking, group management, etc.