Claim Generators for Onchain🆔 standard Identities.
Generate and parse standard claims for blockchain Identities.
Install with yarn install @onchain-id/claim-generators
.
The package exposes its current version in the default export.
import Package from "@onchain-id/claim-generators";
console.log(Package.version);