Skip to content

LIT-Protocol/claim-key-demo-nodejs

Repository files navigation

Lit PKP Claim Demo for NodeJS Enviorment

Demo for showcasing claimable key flow, Auth Method used in this demo is stytch showcasing

  • How to derive a key from a stytch auth method type
  • How to claim a key from a stytch auth method type

Usage

Running the demo for key claiming

yarn start --claim

Running the demo for querying keys after claiming

yarn start --lookup

Note All code in this demo is runnable in a web context.

Releases

No releases published

Packages

No packages published