An open API service indexing awesome lists of open source software.

https://github.com/keybase/node-bitcoin

A bitcoin library that's browserify-able, forked from bitcoinaddress.org
https://github.com/keybase/node-bitcoin

Last synced: 16 days ago
JSON representation

A bitcoin library that's browserify-able, forked from bitcoinaddress.org

Awesome Lists containing this project

README

        

node-bitcoin
============

A bitcoin library that's browserify-able, forked from bitcoinaddress.org.
It's only a partial implementation. Right now, we're using it mainly
for generating wallet addresses from known seeds.

Randomness
===========

None required, and none used.

Licensce
========

Many files have slightly difference licensing details. See the sourcefiles
themselves for more information. This whole library is released with the
BSD 3-Clause license.