Skip to content
/ copay Public
forked from bitpay/wallet

Copay is a secure Bitcoin and Bitcoin Cash wallet platform for both desktop and mobile devices.

License

Notifications You must be signed in to change notification settings

mrednev/copay

 
 

Repository files navigation

Copay/BitPay Wallet Statistics

Public installation

There is a public install of this software hosted at github at: https://bitpay.github.io/copay/

Installation

Get the source code:

git clone [email protected]:bitpay/copay.git && cd copay git fetch upstream stats:stats git checkout stats

About Copay/BitPay Statistics

This project was generated with Angular CLI version 1.2.1.

Development server

Run ng serve for a dev server. Navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files.

Code scaffolding

Run ng generate component component-name to generate a new component. You can also use ng generate directive|pipe|service|class|module.

Build

Run ng build to build the project. The build artifacts will be stored in the dist/ directory. Use the -prod flag for a production build.

Further help

To get more help on the Angular CLI use ng help or go check out the Angular CLI README.

Publish web on Github Pages (gh-pages)

Install:

npm i -g angular-cli-ghpages

Build:

ng build --prod --aot=false --base-href "https://USER.github.io/APP-NAME/"

(see base-href on your repo settings)

To publish the web on gh-pages branch:

go to stats branch and run: ngh

Successfully published!

About

Copay is a secure Bitcoin and Bitcoin Cash wallet platform for both desktop and mobile devices.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 62.3%
  • HTML 25.3%
  • CSS 11.4%
  • Other 1.0%