The Offchain Manager SDK is a TypeScript library for managing offchain subnames, text records, and data records in an ENS system with gasless operations.

Key Features

  • Gasless Operations: Create and manage subnames without blockchain transactions
  • Text Records: Set and retrieve text-based records (email, website, etc.)
  • Data Records: Store and retrieve structured data records
  • Address Records: Manage cryptocurrency addresses and multi-chain support
  • Chain Name Support: Handle cross-chain naming conventions
  • Batch Operations: Efficiently manage multiple subnames and records
  • TypeScript Support: Full type safety and IntelliSense support

Record Types