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
- Host: GitHub
- URL: https://github.com/keybase/node-bitcoin
- Owner: keybase
- License: bsd-3-clause
- Created: 2013-11-15T16:51:15.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2014-02-17T03:13:31.000Z (about 11 years ago)
- Last Synced: 2024-10-11T13:37:53.027Z (7 months ago)
- Language: JavaScript
- Size: 297 KB
- Stars: 6
- Watchers: 11
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.