copay/README.md

18 lines
271 B
Markdown
Raw Normal View History

Copay
=====
Installation:
Copy config.template.js to config.js and edit to suit your needs. (Defaults to
public PeerJS and Insight servers)
Then execute these commands:
```
npm install
bower install
grunt --target=dev shell
```
Then open index.html in your browser.