-
Notifications
You must be signed in to change notification settings - Fork 0
Home
This SDK makes it easier for developers to use the iov42 platform, by hiding low level details of the REST API.
It can be used by Typescript/JavaScript applications, in both Node.js and browsers supporting Fetch API.
Using this library, for how to import and start using it
Working with platform nodes, for how to access node's information
Working with identities, on how to create and retrieve identities
Working with asset types, on how to create and retrieve asset types
Working with assets, on how to create and retrieve assets
Working with claims, on how to create and retrieve claims on identities, asset types and assets
Working with endorsements, on how to create and retrieve endorsements on identities, asset types and assets
Working with transfers, on how to transfer assets and accounts
Working with requests, on how to retrieve information about requests
Working with proofs, on how to retrieve information about proofs
Retrieving transactions, on how to retrieve information about transactions.
Working with delegates, on how to add/retrieve delegates, and use the delegate to act on behalf of another identity