010 以太访可视化私有链ganache

做为环境准备,现在来快速搭建以太访的本地私有连,truffle推出了一个可视化私有连客户端。

可以快速方便开发,跟testrpc类似,下面简单介绍以下,为下一张开发做准备。

1、ganache下载地址

http://truffleframework.com/ganache/

2、github地址

https://github.com/trufflesuite/ganache

3、 ganache安装条件
需要安装node,node安装参考地址  http://mp.blog.csdn.net/postedit/79029044
以下是node和npm的最低版本要求。
npm v5.3.0
node v8.3.0

4、运行ganache
双击下载后的文件:ganache-1.1.0-beta.0-x86_64.AppImage

5、 ganache的配置
010 以太访可视化私有链ganache_第1张图片
010 以太访可视化私有链ganache_第2张图片

010 以太访可视化私有链ganache_第3张图片



010 以太访可视化私有链ganache_第4张图片





你可能感兴趣的:(010 以太访可视化私有链ganache)