@eddits-org/identity-sdk
TypeScript icon, indicating that this package has built-in type declarations

0.1.2-beta • Public • Published

EDDITS Identity SDK

A JavaScript SDK to interact with on-chain identities.

Features

  • [ ] Read on-chain information (keys, claims) of Identities.
  • [ ] Call on-chain write methods of Identities.
  • [ ] Verify validity of identity claims.

Get started

Install the SDK with

npm install @eddits-org/identity-sdk

Then import with

import IdentitySDK from @eddits-org/identity-sdk;

or

const IdentitySDK = require('@eddits-org/identity-sdk');

Dependencies (0)

    Dev Dependencies (7)

    Package Sidebar

    Install

    npm i @eddits-org/identity-sdk

    Weekly Downloads

    0

    Version

    0.1.2-beta

    License

    UNLICENSED

    Unpacked Size

    6.94 kB

    Total Files

    15

    Last publish

    Collaborators

    • intech-kevin