Skip to content
This repository has been archived by the owner on Nov 19, 2022. It is now read-only.

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
概述
用Go初始化以太坊客户端的教程。

客户端

客户端是以太坊网络的入口。客户端需要广播交易和读取区块链数据。在下一节中将学习如何在Go应用程序中初始化客户端。