Skip to content

Latest commit

 

History

History

examples.nameguard.io

NameGuard SDK ⨯ Next.js

This example shows how to use the NameGuard SDK with Next.js (App Router).

Download locally

Get the latest contents of this example:

npx degit namehash/nameguard/examples/with-nextjs nameguard-with-nextjs

Install the dependencies:

cd nameguard-with-nextjs
npm install

Run locally:

npm run dev

Run on CodeSandbox

Develop with Codesandbox