This website works better with JavaScript.
Home
Explore
Help
Sign In
lukechilds
/
bitcoincashjs
mirror of
https://github.com/lukechilds/bitcoincashjs.git
Watch
1
Star
0
Fork
0
Code
Issues
Projects
Releases
Wiki
Activity
156
Commits
3
Branches
7
Tags
11 MiB
Tree:
3b2b725070
bitcoincashjs
/
.gitignore
6 lines
64 B
Raw
Normal View
History
initial commit address, base58, base58check, hash all working with tests. base58check code taken from bitcore.
11 years ago
*.swp
coverage
node_modules
rename bundle from privsec to bitcore ...since this library is indeed likely to become the new bitcore
11 years ago
browser/bitcore.js
works in browser compiled with ./browser/build and then open test/index.html
11 years ago
browser/tests.js