Web app that users connect to via Metamask. Using public adresses of the wallet, stores cross or in-platform preferences.
After creating a database from Upstash, copy .env.local.example
by .env.local
and populate accordingly.
Then, run the NextJs app, npm run dev