Skip to content

dApp that stores & retrieves a value from an Ethereum Smart Contract

Notifications You must be signed in to change notification settings

gemanepa/solidity-storage-dapp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dApp that stores & retrieves a value from a Smart Contract

Tech Stack:

  1. Web3 JS - enables client side app to talk to blockchain
  2. Metamask - enables browser to talk to blockchain
  3. Ganache - local development blockchain
  4. Remix - smart contract IDE