Typescript SDK

Dfns offers a Typescript SDK to help simplify the developer experience. This SDK wraps our API, and offers utilities to help out Typescript developers get started more quickly. It automatically populates all the required headers and implements the cryptography for request signing.
You can check out:
  • The SDK repository which holds some docs and high level overview of it, with detailed examples.
  • More precise SDK docs detailing each class, methods and types available in it.