以太坊官方推出的 kzg 活动,可以在网页参与。 网页参与方式参考 scroll 中文社区的微信公众号 https://mp.weixin.qq.com/s/mxBwpTeboy4lv-08UxecvQ 官方地址如下: https://ceremony.ethereum.org/ 网页参与时,国内用户因为网络原因经常卡在最后 waiting to be submitted 这步这时候可以使用官方推荐的客户端服务器上挂机参与,首页中有 Other Client 选项,会跳转到 GitHub 文档页面。服务器安装运行这里我们使用的是 go 版本客户端 https://github.com/jsign/go-kzg-ceremony-client 首先查看官方的使用说明 https://github.com/jsign/go-kzg-ceremony-client#i-want-to-participate-in-the-ceremony-how-should-i-use-this-client 可以看到,使用方式非常简单,先下载预编译的 binary 文件,去官方链接小狐狸签名获取对...