# ethers.js-docs **Repository Path**: lbc-team/ethers.js-docs ## Basic Information - **Project Name**: ethers.js-docs - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-05-24 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # [ethers.js中文文档](https://learnblockchain.cn/docs/ethers.js/) ============= ethers.js 有逐步取代web3.js 的趋势,希望这份中文文档可以帮到大家,文档Web地址托管在[深入浅出区块链-文档中心](https://learnblockchain.cn/docs/ethers.js/)。 This is the documentation for the various Ethers projects. The current projects documented here are: - **ethers.js** - The Ethereum JavaScript library - **ethers-app** - The application library and toolchain for ethers.io and ethers.space. **Coming soon:** - **ethers.objc** - The Ethereum Objective-C library - **ethers.ino** - The Ethereum Arduino C library - **ethers-ens** - The ENS registration library and command-line tools - **ethers-build** - The testing, debugging and deployment library and tools; this is largely covered in the **ethers-app** documentation above, but this will be the low-level API for hacking into the framework ## 贡献 本文档由[深入浅出区块链](https://learnblockchain.cn)社区成员翻译整理。 欢迎大家加入,申请成为贡献者,微信添加Tiny熊(xlbxiong),或者发邮件:xlb@upchain.pro ### Sphinx 安装 ``` sudo pip install -U Sphinx pip install sphinx_rtd_theme pip install --upgrade recommonmark ``` ### 支持 RST 及Markdown格式 RST文档格式的一个[中文说明](http://www.cnblogs.com/seayxu/p/5603876.html) ## 感谢 感谢[登链学院](http://edu.upchain.pro/)提供服务器赞助.