Skip to content

Latest commit

 

History

History
28 lines (18 loc) · 565 Bytes

README.md

File metadata and controls

28 lines (18 loc) · 565 Bytes

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