做为环境准备,现在来快速搭建以太访的本地私有连,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
010 以太访可视化私有链ganache

010 以太访可视化私有链ganache



010 以太访可视化私有链ganache





相关文章:

  • 2021-11-12
  • 2021-08-19
  • 2021-09-17
  • 2021-06-01
  • 2022-12-23
  • 2021-12-03
  • 2021-12-03
  • 2021-09-07
猜你喜欢
  • 2021-09-23
  • 2021-09-17
  • 2021-12-26
  • 2022-01-11
  • 2021-08-21
  • 2021-05-31
  • 2021-07-05
相关资源
相似解决方案