Go to file
Ryan X. Charles 26073921fb add initial command-line interface
You can see commands by running "copay getCommands"

Types are enforced - right now only strings work. This is so that types can be
coerced from the command-line correctly. Number of arguments are also enforced.
In the future you will be able to pass in JSON objects as arguments and they
will be translated to real objects.
2014-04-14 18:24:46 -03:00
bin add initial command-line interface 2014-04-14 18:24:46 -03:00
css transaction page 2014-04-08 14:16:38 -03:00
font fix #10 remove google fonts 2014-04-01 12:16:33 -03:00
img logo + new button style + join-page 2014-03-31 18:06:44 -03:00
js tiny fix 2014-04-14 18:16:16 -03:00
test fix test in browser 2014-04-14 18:08:18 -03:00
util fix test in browser 2014-04-14 18:08:18 -03:00
.bowerrc move all files to root path 2014-03-21 14:21:13 -03:00
.gitignore architecture refactor 2014-04-14 15:39:02 -03:00
.travis.yml add travis.yml 2014-04-14 15:38:36 -03:00
Gruntfile.js architecture refactor 2014-04-14 15:39:02 -03:00
README.md rename cosign -> copay throughout code 2014-03-28 14:12:56 -04:00
bower.json rename cosign -> copay throughout code 2014-03-28 14:12:56 -04:00
concat.sh copay tests in the browser! 2014-04-07 15:31:41 -03:00
copay.js fix test in browser 2014-04-14 18:08:18 -03:00
index.html added list of pending transactions 2014-04-14 17:58:12 -03:00
karma.conf.js added karma test framework and network skeleton 2014-03-21 18:45:59 -03:00
package.json add chai to package.json 2014-04-14 15:37:20 -03:00

README.md

Copay