idOS SDKs
Last updated
Last updated
The idOS SDK provides developers with a comprehensive toolkit for interacting with the idOS node network, allowing seamless integration of identity verification, access management, and encrypted data handling into applications. It is designed to be modular and flexible, enabling developers to choose which functionalities they need without unnecessary overhead.
For simplicity and developer experience reasons, we've split the SDK into 3 focused SDKs depending on your use case and role in the system
idOS Client: the browser SDK. Enables websites to integrate with idOS, and includes both Issuer and Consumer functionality.
Github:
NPM:
idOS Consumer Server: helps a consumer integrate their backend with idOS.
Github:
NPM:
idOS Issuer Server: helps an Issuer integrate their backend with idOS.
Github:
NPM:
For more on how to use the SDKs, check out our guide on