This website works better with JavaScript.
Home
Explore
Help
Sign In
lukechilds
/
bitcoinjs-lib
mirror of
https://github.com/lukechilds/bitcoinjs-lib.git
Watch
1
Star
0
Fork
0
Code
Issues
Projects
Releases
Wiki
Activity
252
Commits
15
Branches
62
Tags
5.3 MiB
Tree:
2e6ef6cb85
bitcoinjs-lib
/
.gitignore
4 lines
39 B
Raw
Normal View
History
Added rudimentary build system.
14 years ago
node_modules
remove and ignore bitcoinjs-min.js Browserify compiles differently for different machines, and I'm super uncomfortable not being able to audit minified code easily. So I'm removing and ignoring this file, it should be compiled manually.
11 years ago
bitcoinjs-min.js
cleanup runners, add coverage script, fix typo
11 years ago
coverage