use golang to manipulate ethereum
edit based on the tutorial below which is excellent but too old
https://goethereumbook.org/en/
基于下面的教程进行修改,下面的教程非常详细,但是太陈旧了
https://goethereumbook.org/zh/
go mod tidy
go run .
| Name | Name | Last commit date | ||
|---|---|---|---|---|
use golang to manipulate ethereum
edit based on the tutorial below which is excellent but too old
https://goethereumbook.org/en/
基于下面的教程进行修改,下面的教程非常详细,但是太陈旧了
https://goethereumbook.org/zh/
go mod tidy
go run .