This website requires JavaScript.
Explore
Help
Sign In
status-im
/
status-mobile
mirror of
https://github.com/status-im/status-mobile.git
Watch
2
Star
0
Fork
You've already forked status-mobile
0
Code
Issues
Projects
Releases
Wiki
Activity
7fb7b60a65
status-mobile
/
resources
/
web3_init.js
2 lines
75 B
JavaScript
Raw
Blame
History
web3
=
new
Web3
(
new
Web3
.
providers
.
HttpProvider
(
"http://localhost:8545"
)
)
;
Reference in New Issue
View Git Blame
Copy Permalink