NPM SDK
Installation
Install the @ethsign/sp-sdk
package to use the Sign Protocol SDK in your frontend or Node backend projects.
Creating an Index Service Client
Parameters
Name
Type
Description
env
testnet
, mainnet
Whether the indexing service should be querying testnets or mainnets.
Example
Last updated