1.0.0 • Published 10 months ago

@safetech/inheriti-client-sdk v1.0.0

Weekly downloads
-
License
MIT
Repository
-
Last release
10 months ago

Inheriti Client SDK

The Inheriti Client SDK is a TypeScript library that enables developers to integrate Inheriti's digital inheritance and protection plan features into their own applications.

Purpose

This SDK abstracts and simplifies communication with the Inheriti platform by exposing a clean, typed API for:

  • Creating and managing protection plans
  • Handling secure authentication and client keys
  • Triggering and validating access conditions
  • Working with encrypted shares and backup configurations

Features

  • ✅ Written in TypeScript with full typings
  • ✅ React support
  • ✅ Built-in support for authentication and session handling
  • ✅ Modular and composable architecture
  • ✅ Compatible with browser and server environments