diff --git "a/web3wiki_mkdocs/docs/Dapp/\345\256\242\346\210\267\347\253\257\345\272\223/\345\256\242\346\210\267\347\253\257\345\272\223.md" "b/web3wiki_mkdocs/docs/Dapp/\345\256\242\346\210\267\347\253\257\345\272\223/\345\256\242\346\210\267\347\253\257\345\272\223.md" index ca160c1bf..d7a86b214 100644 --- "a/web3wiki_mkdocs/docs/Dapp/\345\256\242\346\210\267\347\253\257\345\272\223/\345\256\242\346\210\267\347\253\257\345\272\223.md" +++ "b/web3wiki_mkdocs/docs/Dapp/\345\256\242\346\210\267\347\253\257\345\272\223/\345\256\242\346\210\267\347\253\257\345\272\223.md" @@ -13,7 +13,14 @@ ethers.js 库旨在成为一个完整而紧凑的库,用于与以太坊区块 ### Web3.js web3.js 是一组库,允许您使用 HTTP、IPC 或 WebSocket 与本地或远程以太坊节点进行交互。
+#### Web3.js Github仓库 +[Web3.js Github](https://github.com/web3/web3.js)
+ +#### Web3.js 文档 +[Web.js Documentation-v1.8.2](https://web3js.readthedocs.io/en/v1.8.2/)
+ + ### Moralis SDK 一个库,可让您从 JavaScript 应用程序访问强大的 Moralis Server 后端。
-#### [Moralis SDK](https://github.com/MoralisWeb3/Moralis-JS-SDK/blob/main/README.md) \ No newline at end of file +#### [Moralis SDK](https://github.com/MoralisWeb3/Moralis-JS-SDK/blob/main/README.md)