The blink starter for Monad is the fastest way to start with your blink project.
NextJS
and Tailwind
as the front end framework plus API routes for the backend. It comes with all necessary dependencies and configuration out of the box, so that you can immediately start building.
.env
-file. If you add your private RPC, don’t forget to add the .env
to your .gitignore
.
http://localhost:3000
. Please be reminded that the port 3000 could also be a different port. It is recommended to check the port in your terminal.