微信公众号搜"智元新知"关注
微信扫一扫可直接关注哦!
ether专题提供ether的最新资讯内容,帮你更好的了解ether。
我一直在尝试连接 metamask 和 ethers.js 以获取我当前的钱包余额 <pre><code> const provider = new ethers.providers.
在 web3 中,我们调用 <code>web3.eth.getAccounts()</code> 或 <code>window.ethereum.request({ method: &#34;eth_requestAccounts&#34;
当我们有合同时,我们转移货币 签名是怎么做的??? 比如我给合约发了 10 个以太币,合约
我在本地使用安全帽并启动并运行了 React 前端,但我无法毫无错误地调用这些方法。 ethers.js 和 web