
智能合约
文章平均质量分 83
jason_cuijiahui
这个作者很懒,什么都没留下…
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
基于truffle框架开发、部署第一个去中心化应用(Dapp) - 宠物商店
truffle框架Truffle is a world class development environment, testing framework and asset pipeline for Ethereum, aiming to make life as an Ethereum developer easier.项目目录结构 contracts/ 智能合约的文件夹,所有的智能合约文件都放原创 2018-03-06 22:50:59 · 860 阅读 · 0 评论 -
以太坊的remix下运行环境的三种选项
参考自 Remix has 3 different environment options that can be used to deploy/test Solidity contracts: JavaScript VM, Injected Web3, and Web3 Provider. This option can be changed under the Environment dro...原创 2018-03-31 06:00:48 · 4576 阅读 · 0 评论