/copay-shell

native application wrapper for copay using atom-shell

Primary LanguageJavaScriptGNU Lesser General Public License v3.0LGPL-3.0

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