Skip to content

Sidescripts/copay

Repository files navigation

Copay - Crypto Payment Platform

Project Banner

A secure, scalable cryptocurrency payment processing platform enabling businesses to accept digital currency payments with ease.

Development Workflow

We use a Forking Workflow to maintain code quality and controlled contributions.

Getting Started

  1. Fork the repository: Click "Fork" at top-right
  2. Clone your fork:
    git clone https://github.com/your-username/copay.git
    cd copay
  3. setup remote
    git remote add upstream https://github.com/original-owner/copay.git
    git remote -v  # Verify remotes  
  4. initial setup
    npm install
    cp .env.example .env

About

A crypto currency payment platform that enables people to send and receive crypto payments swiftly

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors