Skip to content

Colored-Coins/colored-coins-copay-wallet

Repository files navigation

Copay

Copay wallet integrated with Colored Coins API.

Install For Development

  1. npm install
  2. Copy env.template to .env and edit it to match your AWS S3 settings. These are needed for asset icon uploading.
  3. npm start

Visit localhost:3000 to view the app.

Building mobile apps

TODO

Further documentation

Refer to official Copay docs

License

Copay is released under the MIT License. Please refer to the LICENSE file that accompanies this project for more information including complete terms and conditions.