copay/shell
Gordon Hall e7c5addfab started adding copay shell to copay 2014-06-06 14:23:40 -04:00
..
assets started adding copay shell to copay 2014-06-06 14:23:40 -04:00
bin started adding copay shell to copay 2014-06-06 14:23:40 -04:00
lib started adding copay shell to copay 2014-06-06 14:23:40 -04:00
scripts started adding copay shell to copay 2014-06-06 14:23:40 -04:00
README.md started adding copay shell to copay 2014-06-06 14:23:40 -04:00
config.json started adding copay shell to copay 2014-06-06 14:23:40 -04:00
index.js started adding copay shell to copay 2014-06-06 14:23:40 -04:00

README.md

Copay Shell

Native application wrapper for Copay using Atom Shell.

copay-shell

Setup

Clone the repository and install dependencies.

~# git clone https://github.com/gordonwritescode/copay-shell.git
~# cd copay-shell && npm install

To build a distributable package for your platform, run:

~# npm run-script build