Spin up Next.JS frontend
You can spin up the front end which has some boiler plate code to help you start interacting your contracts with a nextJs front-end.
Last updated
You can spin up the front end which has some boiler plate code to help you start interacting your contracts with a nextJs front-end.
Last updated
Spin up the front by running the below command in the root directory
Your NextJS front end will start running on http://localhost:3000/ unless specified otherwise and it should look like this
Head over to http://localhost:3000/playground, to have UI components to interact with your token contract