Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 519 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 519 Bytes

first-eth-project

My first Ethereum project, using Web3 to interact with a Solidity smart contract.

Created by following tutorial from Coursetro

Tested used Remix IDE and MetaMask, on Ropsten Test Net, using Injected Web3.

To launch the website that interacts with the contract on the Ropsten Test Net, locate to the project directory, then run this command

npm run dev