网站首页
编程语言
数据库
系统相关
其他分享
编程问答
Goerli
2022-12-08
如何在 goerli.etherscan.io 上验证合约
首先更推荐的方式是直接在hardhat使用命令的方式进行验证,方便快捷,例如:#npxhardhatverify<contractAddr>[para1][para2]...--networkgoerlinpxhardhatverif
2022-12-02
Invalid value undefined for HardhatConfig.networks.goerli.url - Expected a value of type string.
npxhardhatcompile报错ErrorHH8:There'soneormoreerrorsinyourconfigfile:*InvalidvalueundefinedforHardhatConfig.networks.goerli.url-Expecte
2022-11-23
如何把文件上传IPFS以及如何开放合约源代码
IPFS存文件1、去中心化存储NFT的元数据用这个网站https://www.pinata.cloud/,用来IPFSPINfiles,笔者传了一个文件得到CID:QmYgceyozYeZkeN5v1ZcS5rdpLxqWXrcLDCevT1FZyu
2022-11-20
以太坊测试网goerli以及接入API平台
领测试ETH的水龙头https://goerlifaucet.com/每24小时可以领0.2个goerliETH两个API平台https://www.alchemy.com/Alchemy炼金术https://www.quicknode.co
2022-11-20
安装使用metamask并设置 Goerli测试网络
先安装metamask插件:metamask.io 创建新钱包,输入完密码,并手抄助记词,完成后 设置 Goerli测试网络