Skip to main content
Signer service SDK is a typescript SDK which can be used to call the Signer service API.

Installation

To install the SDK use the command

Using the Signer service SDK

One of the ways to import and initialise the SDK is:
Initialise the SDK with your API key.
For using the createProof function, file (digital asset) and description can be passed as parameters:
For using the verifyProof function, proof obtained from createProof function can be passed as parameter: