Skip to content

My first Ethereum project. Storing name and age in the smart contract on the Ethereum blockchain .

Notifications You must be signed in to change notification settings

matthewman/first-eth-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

My first Ethereum project. Storing name and age in the smart contract on the Ethereum blockchain .

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published