@onchain-id/claim-generators
v0.1.1-beta
Published
Generate and parse standard claims.
Downloads
2
Readme
Claim Generators for Onchain🆔 standard Identities.
Generate and parse standard claims for blockchain Identities.
Usage
Installation
Install with yarn install @onchain-id/claim-generators
.
Features
Version
The package exposes its current version in the default export.
import Package from "@onchain-id/claim-generators";
console.log(Package.version);