Skip to content

okdonga/first-smart-contract-deployed

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

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