Ethereum Smart Contract Development with a Web App
- July 30th, 2018
- Write comment
Archive for the ‘Ethereum’ Category
#### install ganache-cli 20 jan 2018 rca
curl -sL https://deb.nodesource.com/setup_6.x | sudo -E bash –
sudo apt-get install nodejs
npm -v
node -v
sudo npm install ganache-cli
sudo ln -s ~rca/node_modules/.bin/ganache-cli /usr/local/bin/ganache-cli
echo “Start with ganache-cli”
M | T | W | T | F | S | S |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | |||
5 | 6 | 7 | 8 | 9 | 10 | 11 |
12 | 13 | 14 | 15 | 16 | 17 | 18 |
19 | 20 | 21 | 22 | 23 | 24 | 25 |
26 | 27 | 28 | 29 | 30 | 31 |
Follow Me!