ethereumjs-testrpc
//ethereumjs-testrpc has been renamed to ganache-cli, please use this package from now on
安装ganache-cli:
sudo npm install -g ganache-cli
安装testrpc.png
如果提示npm没有,需要安装npm:
sudo apt install npm
ethereumjs-testrpc
//ethereumjs-testrpc has been renamed to ganache-cli, please use this package from now on
安装ganache-cli:
sudo npm install -g ganache-cli
如果提示npm没有,需要安装npm:
sudo apt install npm