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.
431
Commits
15
Branches
62
Tags
5.3 MiB
Tree:
8a9a377d70
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 '8a9a377d70'
${ noResults }
bitcoinjs-lib
/
.travis.yml
7 lines
90 B
Raw
Normal View
History
Add travis
11 years ago
language
:
node_js
travis upgrade npm before installing modules
11 years ago
before_install
:
-
"npm install npm -g"
Add travis
11 years ago
node_js
:
-
"0.11"
-
"0.10"