hyperswitch-sdk-utils

February 9, 2026 ยท View on GitHub

hyperswitch-sdk-utils is a shared utility library used across both hyperswitch-client-core and hyperswitch-web.
It contains common code, shared assets, and utility functions that help standardize and simplify development across the Hyperswitch SDK ecosystem.


๐Ÿ“ฆ Features

  • Common Utilities: Helper functions used across both client-core and web.
  • Shared Types: Reusable ReScript types and interfaces for consistency.
  • Assets: Shared assets like images, icons, and styles.
  • Constants: Common enums and configuration constants.
  • Validation: Standard input validation logic used in multiple packages.

FOR ASSETS STRUCTURE read here