Hyphen
  • Hyphen
  • Concepts
    • Auth Methods
    • Hyphen Multi-Sig Account
      • Device Key
      • Recovery Key
      • Server Key
    • Paymaster
    • Hybrid Custody
  • Mechanism Paper
  • iOS SDK
    • Quick Start
    • Authenticating Users
    • Using Hyphen UI Kit
      • Account Management Screen
    • Sample Project
  • Android SDK
    • Quick Start
    • Authenticating Users
    • Handling 2FA / Transaction Request
    • Using Hyphen UI Kit
    • Sending Transactions
  • Flutter SDK
    • Quick Start
    • Authenticating Users
    • Using Hyphen UI Kit
    • Sending Transactions
    • Example App
  • Hybrid Custody
    • Into the Hybrid Custody
  • Without Using SDK
    • Authenticating Users
    • Handling 2FA Push
  • REST API
    • API Reference
      • Account
      • Auth
      • Device
      • Key
      • Sign
    • Swagger
Powered by GitBook
On this page

Was this helpful?

  1. Flutter SDK

Using Hyphen UI Kit

For seamless integration of Hyphen into your app, leverage the Hyphen UI Kit, a dedicated SDK module. This library provides a comprehensive set of pre-designed UI components, facilitating effortless integration into your application.

Key Features:

  • Effortless Integration: Integrate Hyphen UI Kit with just a few lines of code, streamlining the incorporation process into your application.

  • Customization Options: The UI components offer extensive customization options, allowing you to tailor colors, fonts, and themes to align seamlessly with your app's branding.

Available Components:

  1. Sign-In Screen: Simplify user onboarding with a streamlined sign-in experience, requiring minimal code integration.

  2. Account Management Screen: Empower users with comprehensive device and key management capabilities, reminiscent of session management UIs in Web2 applications.

  3. 2-Factor Authorization UI: Seamlessly handle 2-factor authentication processes, including push notifications and authorization prompts, enhancing security and user experience.

PreviousAuthenticating UsersNextSending Transactions

Last updated 1 year ago

Was this helpful?