web3js frontend for Solidity forgiveness app running on the Ethereum blockchain.
This is the develop branch which currently reflects the goerli set up. However, we are working on making this the local dev branch.
It's a mess.
I was distracted by sedating crypto-tech-bro porn-addicts for a while there.
Squirrel's gonna sort everything out for me shortly.
Thank you dear squirrel <3
- Clone the repo.
cdinto the root directory.- Run
npm installto install the dependencies. - Checkout the branch you want to work on:
mainnetordevelopwhich runs on Sepolia. cdinto thesrcdirectory and runnpx http-serverto spin up the site locally athttp://127.0.0.1:8080/.- The network branches are read-only. Create a new branch from develop to experiment with new frontends.