Skip to content

whatl/ethers.js-docs

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

=============

ethers.js 有逐步取代web3.js 的趋势,希望这份中文文档可以帮到大家,文档Web地址托管在深入浅出区块链-文档中心

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

贡献

本文档由深入浅出区块链社区成员翻译整理。 欢迎大家加入,申请成为贡献者,微信添加Tiny熊(xlbxiong),或者发邮件:[email protected]

Sphinx 安装

sudo pip install -U Sphinx
pip install sphinx_rtd_theme
pip install --upgrade recommonmark

支持 RST 及Markdown格式

RST文档格式的一个中文说明

感谢

感谢登链学院提供服务器赞助.

About

ethers.js 中文文档

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 53.9%
  • HTML 21.7%
  • Batchfile 9.9%
  • Makefile 7.7%
  • CSS 6.8%