okdonga / first-smart-contract-deployed

Follow through a tutorial on https://consensys.net/developers/onboarding-step-3

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to

Create an account

ganache-cli save the mnemonic word generated into your .env file

Deploy your smart contract

truffle migrate --network ropsten

Build a Web3 Frontend

npx create-react-app storage-lab

About

Follow through a tutorial on https://consensys.net/developers/onboarding-step-3


Languages

Language:JavaScript 74.2%Language:HTML 14.1%Language:CSS 6.4%Language:Solidity 5.3%