公开得RPC
https://goerli.prylabs.net/
https://rpc.goerli.mudit.blog/
https://rpc.slock.it/goerli
https://www.ethercluster.com/goerli
https://services.fault.dev/
infura注册节点
自己搭建同步节点
下载geth
https://geth.ethereum.org/downloads/
运行
nohup ./*geth --goerli --datadir=./ethdata --syncmode "fast" --cache 4096 --rpc --rpcaddr 0.0.0.0 --rpcport 19000 --rpcapi eth,net,web3 &
版权属于:区块链中文技术社区 / 转载原创者
本文链接:https://bcskill.com/index.php/archives/1094.html
相关技术文章仅限于相关区块链底层技术研究,禁止用于非法用途,后果自负!本站严格遵守一切相关法律政策!