This website requires JavaScript.
Explore
Help
Sign In
status-im
/
web3.js
mirror of
https://github.com/status-im/web3.js.git
Watch
2
Star
0
Fork
You've already forked web3.js
0
Code
Issues
Projects
Releases
Wiki
Activity
c03a949c9a
web3.js
/
package-init.js
3 lines
63 B
JavaScript
Raw
Blame
History
if
(
typeof
web3
===
'undefined'
)
{
web3
=
require
(
'web3'
)
;
}
Reference in New Issue
View Git Blame
Copy Permalink