摘要: Contracts A Contract is an abstraction of an executable program on the Ethereum Blockchain. A Contract has code (called byte code) as well as allocate 阅读全文
posted @ 2018-11-26 20:36 慢行厚积 阅读(3447) 评论(0) 推荐(0) 编辑
摘要: Low-Level API These are advanced, low-level API features that should, for most people not be necessary to worry about. They are lightly documented her 阅读全文
posted @ 2018-11-26 20:36 慢行厚积 阅读(1666) 评论(0) 推荐(0) 编辑
摘要: https://docs.ethers.io/ethers.js/html/api-utils.html 使用时再进行查看即可 阅读全文
posted @ 2018-11-26 20:36 慢行厚积 阅读(253) 评论(0) 推荐(0) 编辑
摘要: Application Programming Interface (API) Wallets and Signers A Wallet manages a private/public key pair which is used to cryptographically sign transac 阅读全文
posted @ 2018-11-26 20:35 慢行厚积 阅读(3416) 评论(0) 推荐(0) 编辑
摘要: Providers A Provider abstracts a connection to the Ethereum blockchain, for issuing queries and sending signed state changing transactions. provider抽象 阅读全文
posted @ 2018-11-26 20:35 慢行厚积 阅读(3491) 评论(0) 推荐(0) 编辑
摘要: https://docs.ethers.io/ethers.js/html/ What is ethers.js The ethers.js library aims to be a complete and compact library for interacting with the Ethe 阅读全文
posted @ 2018-11-26 15:28 慢行厚积 阅读(1235) 评论(0) 推荐(0) 编辑
摘要: 安装: 使用: 这样就能够使用图形化界面的ganache中的账户设置了 返回: 阅读全文
posted @ 2018-11-26 14:25 慢行厚积 阅读(1419) 评论(1) 推荐(0) 编辑