react-native-vc
v0.1.2
Published
JWT Verifiable Credential
Readme
react-native-vc
JWT Verifiable Credential
Installation
npm install react-native-vcUsage
import { verifySignature } from "react-native-vc";
// ...
const isVerified = verifySignature(jwtStr);Contributing
See the contributing guide to learn how to contribute to the repository and the development workflow.
License
MIT
