Skip to content

The demo application shows how to integrate nostr-access-control package.

Notifications You must be signed in to change notification settings

neilck/nac-demo-app

Repository files navigation

Introduction

This demo application shows how to integrate the nostr-acess-control package.

  • shows in real-time the publishing of badge definition, badge award, and classified listing events
  • demostrates nostr-access-control's verifyEligibilty function running either client-side or server-side
  • supports logging in with NIP07 Nostr signing extension
  • event fetching and deletion

Developed using Nostr Development Kit in a Next.js React app.

Screenshots

demo-instructions demo-screen

Getting Started

First, run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev

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

About

The demo application shows how to integrate nostr-access-control package.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published