Skip to content

Commit 5be5a1e

Browse files
committed
optimise a few details
1 parent 8902705 commit 5be5a1e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ethereum_tech_detail.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -602,7 +602,7 @@ DApp是通过在区块链之上部署一组智能合约,然后为这些合约
602602

603603
## 开发环境搭建
604604

605-
[以太坊客户端的官方实现](https://github.com/ethereum/go-ethereum) ,因为是go语言实现,所以将go-ethereum叫做geth。
605+
[以太坊客户端的官方实现geth](https://github.com/ethereum/go-ethereum) ,因为是go语言实现,所以将go-ethereum叫做geth。另外还有一个Parity,由Rust编写
606606
[以太坊官方开发文档](https://geth.ethereum.org/docs/getting-started)
607607

608608
### 1. 安装geth

0 commit comments

Comments
 (0)