随笔分类 -  Etherlime

基于 ethers.js 的 DApp 开发框架
摘要:Deployed Contract Wrapper部署合约的封装 Wrappers封装 One of the advancements of the etherlime is the result of the deployment - the DeployedContractWrapper eth 阅读全文
posted @ 2018-12-06 15:31 慢行厚积 阅读(377) 评论(0) 推荐(0) 编辑
摘要:Etherlime Library API 库API Deployer部署者 Deployer functionality The main functionality the deployer exposes is (obviously) the ability to deploy compile 阅读全文
posted @ 2018-12-06 15:31 慢行厚积 阅读(364) 评论(0) 推荐(0) 编辑
摘要:https://etherlime.readthedocs.io/en/latest/getting-started.html Quick Start Installing全局安装 npm i -g etherlime Installing全局安装 npm i -g etherlime npm i 阅读全文
posted @ 2018-12-06 15:29 慢行厚积 阅读(592) 评论(0) 推荐(0) 编辑
摘要:Etherlime CLI命令行界面 Installing & Help Syntax语法 npm i -g etherlime Install the global etherlime to allow you to run etherlime commands. 安装全局etherlime,然后 阅读全文
posted @ 2018-12-06 15:29 慢行厚积 阅读(522) 评论(0) 推荐(0) 编辑