Skip to content

An exercise of using React + ethers + web3 to interact with smart contracts deployed on Ropsten testnet. The smart contracts are not written by me. *Please only test it on Ropsten testnet*

Notifications You must be signed in to change notification settings

fionnachan/web3-exercise

Repository files navigation

Web3 Exercise

Project demo screenshot The original requirement is on this repository. I decided to learn how to interact with Solidity smart contract by working on it.

Getting Started

First, run the development server:

npm run dev
# or
yarn dev

Open http://localhost:3000 with your browser to see the result.

You can start editing the page by modifying pages/index.js. The page auto-updates as you edit the file.

About

An exercise of using React + ethers + web3 to interact with smart contracts deployed on Ropsten testnet. The smart contracts are not written by me. *Please only test it on Ropsten testnet*

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published