Skip to content

HelloWorldBox

Download Box

truffle unbox yehia67/helloworldbox

Installation

Install dependencies

npm install
OS X & Linux:

truffle develop
compile
migrate
Open Another Terminal
npm run dev
To deploy on ropsten
deploy --network ropsten-infura

For More Details

check this tutorial https://medium.com/@yehiatarek67/getting-started-with-dapp-developments-af7088422629