Skip to content

neilck/nip07-tester

Repository files navigation

NIP-07 Signing Extension Tester

This web app tests NIP-07 signing extensions.

  • Shows which functions are supported by current extension in the browser
  • Shows result of calling individual functions
  • Demonstrates a sample Login / Sign Out for React Nostr clients

Screenshot of NIP-07 Signing Extension Tester

This is a Next.js project bootstrapped with create-next-app.

Getting Started

First, run the development server:

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

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

About

This web app tests NIP07 signing extensions.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published