Update part3_web3js.md

This commit is contained in:
chenkai66 2021-03-11 11:10:48 +08:00 committed by GitHub
parent 3898bdc52e
commit 735c0b76f5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -16,7 +16,7 @@
- 虽然大多数在协议级别兼容,但这些网络通常具有特殊要求,以太坊客户端软件的维护人员、需要进行微小更改、以支持每个网络的功能或属性
### 1.3、太坊的多种客户端
### 1.3、太坊的多种客户端
- [go-ethereum ( Go )](https://github.com/ethereum/go-ethereum)
官方推荐,开发使用最多
@ -1148,4 +1148,4 @@ var myContractReturned = MyContract.new({
[以太坊私有链Geth控制台操作教程](https://www.jianshu.com/p/9fa31e4cdf4d)
[尚硅谷区块链全套Go语言→GoWeb→以太坊→项目实战](https://www.bilibili.com/video/BV1sJ411D72u)
[web3.js 1.0中文手册](http://cw.hubwiz.com/card/c/web3.js-1.0/)
[web3.js 1.0中文手册](http://cw.hubwiz.com/card/c/web3.js-1.0/)