Friday, February 14, 2020

Blockchain - Steps to Setup Environment

1) install tuffleframeword.com/ganache

2) start it..

3) check npm version

4) install python 3.7.4 for windows

5) npm -g install truffle@5.0.2

6) install metamask google echrome extension --> allows to connect to BC personalle account


7) truffle version

8) truffle init

9) packahe.jso

10) Ganache,, from truffle website

11) Metamask extension from google

12) syntax highlighting for solidity.. SUbmile text

------------------------------------------
1) create the app folder    --> mkdir election

2) unbox pet-shop project from truffle --> truffle unbox pet-shop


No comments: