ysqi / ethers.js-docs

ethers.js 中文文档

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

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),或者发邮件:xlb@upchain.pro

Sphinx 安装

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

支持 RST 及Markdown格式

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

感谢

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

About

ethers.js 中文文档


Languages

Language:Python 53.9%Language:HTML 21.7%Language:Batchfile 9.9%Language:Makefile 7.7%Language:CSS 6.8%