This website requires JavaScript.
Explore
Help
Sign In
status-im
/
web3.js
Watch
2
Star
0
Fork
0
You've already forked web3.js
mirror of
https://github.com/status-im/web3.js.git
synced
2025-02-24 12:08:22 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
web3.js
/
test
/
node
/
app.js
6 lines
62 B
JavaScript
Raw
Normal View
History
Unescape
Escape
updated node install test
2015-05-13 11:20:00 +02:00
var
web3
=
require
(
'web3'
)
;
let travis check if npm package is not broken
2015-03-31 11:03:14 +02:00
console
.
log
(
web3
.
version
.
api
)
;
Reference in New Issue
Copy Permalink