Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 665 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 665 Bytes

TypeScript/JavaScript SDK for did:ion

  • This SDK allows you to create did:ion operations that are ready to be submitted to an ION node.
  • You can also use the SDK to create long-form ION DIDs.
  • This SDK is compatible with both node.js and browser.

Code Coverage

Statements Branches Functions Lines

npm i @decentralized-identity/ion-sdk --save