This commit is contained in:
Matthew Little 2014-01-06 16:11:49 -05:00
parent d2f905b50c
commit 56cd001cd8

View File

@ -27,9 +27,9 @@ Requirements
* coin daemon
* PostgreSQL
* npm dependencies
⋅⋅* [binpack](https://github.com/russellmcc/node-binpack)
⋅⋅* [bignum](https://github.com/justmoon/node-bignum)
⋅⋅* [base58-native](https://github.com/gasteve/node-base58)
⋅⋅* binpack [https://github.com/russellmcc/node-binpack]
⋅⋅* bignum [https://github.com/justmoon/node-bignum]
⋅⋅* base58-native [https://github.com/gasteve/node-base58]
Credits