Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 287 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 287 Bytes

@gitcoin/passport-identity

Shared identity management tools for the Gitcoin Passport repo.

Instructions:

  • Ensure @gitcoin/passport-identity is included as a package dependency
  • Import like so: import { issueHashedCredential, verifyCredential } from "@gitcoin/passport-identity"