Update [10/9/25]: This repository has been archived. MintArt is currently maintained by Spongenuity. Check out the official page in the World Mini App Store
pnpm i
pnpm dev
Required env variables
APP_ID="app_" (found in World dev portal)
DEV_PORTAL_API_KEY="api_" (found in World dev portal)
WLD_CLIENT_ID="app_" (found in World dev portal)
WLD_CLIENT_SECRET="sk_" (found in World dev portal)
NEXTAUTH_URL=http://localhost:3000/ (update this link with production link)
To run as a mini app choose a production app in the dev portal and use NGROK to tunnel. Set the NEXTAUTH_URL and the redirect url if using sign in with worldcoin to that ngrok url
Open http://localhost:3000 with your browser to see the result.
View docs: Docs
Try it out here: https://world-art-eta.vercel.app/