Nextjs Example for Create Nillion App (CNA)

Screenshot_445

Welcome the Nextjs Example for CNA.

Once the CLI insturctions have finished, you can run the developent server:

npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev

Open http://localhost:3000 with your browser to see the result.

Then follow the rest of the instructions from the Quickstart guide here.