Skip to content

web3js frontend for Solidity app running on the Ethereum blockchain

Notifications You must be signed in to change notification settings

kailash-manasarovar/forgivenet-frontend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

94 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

forgivenet-frontend

web3js frontend for Solidity forgiveness app running on the Ethereum blockchain.

Develop branch

This is the develop branch which currently reflects the goerli set up. However, we are working on making this the local dev branch.

Quick start

  1. Clone the repo.
  2. cd into the root directory.
  3. Run npm install to install the dependencies.
  4. Checkout the branch you want to work on: mainnet or develop which runs on Sepolia.
  5. cd into the src directory and run npx http-server to spin up the site locally at http://127.0.0.1:8080/.
  6. The network branches are read-only. Create a new branch from develop to experiment with new frontends.

About

web3js frontend for Solidity app running on the Ethereum blockchain

Resources

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published