You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This repo contains a SimpleStorage solidity smart contract that has some basic store and get functions. The smart contract is deployed to 1) A virtaul blockchain using Ganache-CLI 2) Rinkeby Testnet using MetaMask. The purpose of this project was to get a basic idea of how contracts are deployed to blockchains and what steps are involved.