Skip to content

photonite/web3-react-boilerplate

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

web3-react-boilerplate

This boilerplate is meant to be used during Protofire's interview process. It's a simple dapp that only works with MetaMask and in Rinkeby, and shows the latest block number.

This is a public repo, so if you want to make a private repository for your exercise, don't fork it. Instead, follow these instructions.

Stack

  • create-react-app was used for the initial React setup
  • web3-react is used for connecting to ethereum. Notice that we are using v5.
  • ethers.js is used as the web3 library. We are using v4.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 72.6%
  • HTML 17.8%
  • CSS 9.6%