ethers-console:使用ethers.js的以太坊控制台

时间:2024-05-29 21:18:57
【文件属性】:

文件名称:ethers-console:使用ethers.js的以太坊控制台

文件大小:16KB

文件格式:ZIP

更新时间:2024-05-29 21:18:57

ethereum ethersjs JavaScript

醚控制台 使用ethers.js的以太坊控制台。 现在,只需使用Infura Provider为每个网络设置句柄即可快速入门。 用法 > ethers-console eth> mainnet.getTransactionReceipt('0x1234....') eth> kovan.getBlockNumber().then(num=>console.log(num)) eth> local.getNetwork().then(num=>console.log(num)) 捷径: eth> m // mainnet eth> k // kovan eth> r // rinkeby eth> ro // ropsten eth> l // local - localhost:8545 (JsonRpcProvider) eth> g // g


【文件预览】:
ethers-console-master
----yarn.lock(32KB)
----.ethers-console.example.env(40B)
----LICENSE(11KB)
----README.md(872B)
----.gitignore(14B)
----index.js(1KB)
----package.json(450B)

网友评论