mirror of
https://github.com/status-im/web3.js.git
synced 2025-02-23 19:48:13 +00:00
6 lines
69 B
JavaScript
6 lines
69 B
JavaScript
var web3 = require('ethereum.js');
|
|
|
|
console.log(web3.version.api);
|
|
|
|
|