GavinXu520 / blockclient

go使用ethclient和geth节点交互

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

一个go项目中使用ethclient和geth节点交互的demo

geth --rpc -datadir genesis-block --networkid 1108 console

About

go使用ethclient和geth节点交互


Languages

Language:Go 98.5%Language:Makefile 1.5%