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
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
204
Commits
15
Branches
62
Tags
5.3 MiB
Tree:
db8b38803c
addComplexScript
addLowRGrinding
addTSTests
bumpver
clean-before-build
fixTypes
fixTypesAgain
hk-custom-address
lowR
master
psbt
psbt-support
psbt-tx-getters
trimSpace
v4
0.0.1
0.1.3
0.2.0
1.0.0
1.0.1
1.0.2
1.1.0
1.1.1
1.1.10
1.1.2
1.1.3
1.1.4
1.1.5
1.1.6
1.1.7
1.1.8
1.1.9
1.2.0
1.3.0
1.3.1
1.4.0
1.4.1
1.4.2
1.4.3
1.4.4
1.4.5
1.5.0
1.5.1
1.5.2
1.5.3
1.5.4
1.5.5
1.5.6
1.5.7
v1.5.8
v2.0.0
v2.1.0
v2.1.1
v2.1.2
v2.1.3
v2.1.4
v2.2.0
v2.3.0
v3.0.0
v3.0.3
v3.1.0
v3.1.1
v3.2.0
v3.2.1
v3.3.0
v3.3.1
v3.3.2
v4.0.0
v4.0.1
v4.0.2
v4.0.3
v4.0.4
v4.0.5
v5.0.0
v5.0.1
v5.0.2
v5.0.3
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'db8b38803c'
${ noResults }
bitcoinjs-lib
/
.gitignore
3 lines
30 B
Raw
Normal View
History
Added rudimentary build system.
13 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