About Ambitorio SDK

What is Ambitorio SDK?

Ambitorio SDK allows any project to implement and use a Blockchain-based access management tool to protect restricted content. With Proof of Key, the restricted content can only be accessed if the user holds a token of the asset and can prove it by signing with the addresse’s key. The asset can be any that has been created on the SparkNet blockchain, as long as it is sendable to the user.

Features

  • Request a challenge from the backend.
  • Sign the challenge easily with one function.
  • Send the signed challenge to the backend.
  • Import both class object or single functions.
  • Access token management integrated in the class object.
  • Fully TypeScript ready with integrated definitions.
  • Import it in any JavaScript-based project (Plain, React Native, React, Vue.js, …).