Skip to content

Commit

Permalink
添加 ethers.js 版本说明
Browse files Browse the repository at this point in the history
  • Loading branch information
time0x authored Apr 1, 2023
1 parent 2cfcac8 commit 5a4823a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions 01_HelloVitalik/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,8 @@ title: 1. HelloVitalik (6行代码)

这一讲,我们会介绍`ethers.js`库,javascript在线编辑器`playcode`,并且我们会写第一个程序`HelloVitalik`:查询V神的`ETH`余额,并输出在`console`中。

> 教程使用 v5 版本。最新的 v6 版本改动较大。
## ethers.js简述

`ethers.js`是一个完整而紧凑的开源库,用于与以太坊区块链及其生态系统进行交互。如果你要写Dapp的前端,你就需要用到`ethers.js`
Expand Down

0 comments on commit 5a4823a

Please sign in to comment.