web3.js 是一组使用HTTP或IPC连接来和本地或远程以太坊节点进行交互的库。
译者注:如果我们使用JavaScript 来开发 DApp时,很多时候需要使用到 web3.js (当然也可以选择使用 ethers.js )。
这份文档有两个部分: :ref:`安装和运行web3.js <adding-web3>` 指导我们如何导入web3.js ,而 :ref:`接口文档 API <web3-modules>` 说明了接口的时候,同时也包含了大量的实例。
内容:
:ref:`关键字索引 <genindex>`, :ref:`搜索 <search>`
.. toctree:: :maxdepth: 2 :caption: 文档说明 getting-started callbacks-promises-events glossary
.. toctree:: :maxdepth: 2 :caption: 接口手册 web3 web3-eth web3-eth-subscribe web3-eth-contract web3-eth-accounts web3-eth-personal web3-eth-ens web3-eth-iban web3-eth-abi web3-net web3-bzz web3-shh web3-utils web3-admin