We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8902705 commit 5be5a1eCopy full SHA for 5be5a1e
ethereum_tech_detail.md
@@ -602,7 +602,7 @@ DApp是通过在区块链之上部署一组智能合约,然后为这些合约
602
603
## 开发环境搭建
604
605
-[以太坊客户端的官方实现](https://github.com/ethereum/go-ethereum) ,因为是go语言实现,所以将go-ethereum叫做geth。
+[以太坊客户端的官方实现geth](https://github.com/ethereum/go-ethereum) ,因为是go语言实现,所以将go-ethereum叫做geth。另外还有一个Parity,由Rust编写。
606
[以太坊官方开发文档](https://geth.ethereum.org/docs/getting-started)
607
608
### 1. 安装geth
0 commit comments