0.1.1-beta • Published 5 years ago

@onchain-id/claim-generators v0.1.1-beta

Weekly downloads
1
License
MIT
Repository
github
Last release
5 years ago

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);