This is an example Next.js project which uses both @coinbase/cookie-banner
and @coinbase/cookie-manager
Install dependencies
npm install
# or
yarn
# or
pnpm install
Then run the development server:
npm run dev
# or
yarn dev
# or
pnpm dev
Licensed under the Apache License. See LICENSE for more information.