Haven1
  • Get started
    • ๐Ÿง‘โ€๐Ÿš€Welcome Havenauts!
    • ๐Ÿ“„Haven1 Litepaper
    • ๐ŸงฎH1 Tokenomics
  • Foundations of Haven1
    • ๐Ÿ“Architecture & network design
    • ๐Ÿ”Network-level security
    • ๐Ÿ“šHaven1 Core protocols
    • ๐Ÿ’ฑBest in class liquidity
    • ๐Ÿ‘ฎNetwork Guardians: Firewall on Haven1
    • ๐ŸŒ‰hBridge: Intro to Haven1 Bridge
  • Learn
    • ๐Ÿ’ตWhat does Haven1 solve?
    • ๐Ÿ’กHaven1: Use Cases
    • ๐Ÿ“šUnderstanding GoQuorum
    • ๐Ÿ”คHaven1 Blockchain basics
    • ๐Ÿ›‚KYC policies on Haven1 blockchain
    • Security at Haven1
    • ๐Ÿ”“What is esH1?
    • โš–๏ธDispute resolution mechanism
    • ๐Ÿ›ฃ๏ธHaven1 Roadmap
    • ๐Ÿ–ฅ๏ธHaven1 is EVM compatible
  • Products
    • ๐Ÿ”ƒhSwap - Spot DEX on Haven1
    • ๐Ÿ“hsETH on Haven1
    • Earn on Haven1
    • ๐Ÿ›ก๏ธ2FA Wallet Shield
    • ๐ŸงŠHaven1 block explorer
    • ๐Ÿ›๏ธGovernance & veH1
    • ๐Ÿ†”hPassport - Key to Haven1
      • Advantages of having ID verification at a network level
      • Understanding the ID Verification Process
    • ๐Ÿ’ผVesting esH1 - Converting esH1 to H1
    • ๐Ÿ“Staking H1 & esH1 - Earning rewards on your H1 holdings
      • Flexible Staking
      • Locked Staking
  • hPerpetuals - Perps DEX on Haven1
  • Haven1 Guides
    • ๐Ÿ”—Quick links
    • โœ…Haven1 onboarding Guide
      • ๐ŸชชKYC Guide
      • Business KYC(KYB) Guide
    • Adding multiple wallets to a hPassport
    • ๐ŸŒ‰Simple Bridging Guide on Haven1 network
    • ๐Ÿ Haven1 Portal - Your Gateway into Haven1
    • ๐Ÿ”‘2FA Set up Guide
    • ๐Ÿค‘Haven1 Airdrop: Claim Process and Strategies
    • Claim Process Walkthrough on Team Finance
    • ๐Ÿ“„Contract Addresses
  • Build
    • ๐Ÿ“–Getting started
    • ๐ŸŒHaven1 Network information
    • ๐ŸฆNovel developer benefits on Haven1
    • ๐Ÿ“‘High level guide for secure deployment
    • โš™๏ธDetailed deployment Guide
    • ๐ŸงฐDeveloper tools
      • ๐Ÿ‘›Haven1 Gnosis Safe wallet
      • ๐Ÿ› ๏ธHaven1 SDK
        • ๐Ÿ”Œ@haven1/sdk-api-client
          • Class: Haven1SDK
          • Class: AuthModule
          • Class: SdkModule
        • โ›“๏ธ@haven1/blockchain-sdk
          • Contracts
        • ๐Ÿงฐ@haven1/wagmi-sdk
          • Constant Module
            • Variable: haven1Devnet
            • Variable: haven1Testnet
            • Variable: H1
          • Contract Module
            • ProofOfIdentity
            • ProofOfIdentityV2
            • NativeAppFee
          • Utility Module
            • bigIntMax
            • formatBigint
            • bigintFromDecimals
          • Hook Module
            • useWatch
            • useBalance
            • useApproveERC20
            • useContractWrite
        • โš›๏ธ@haven1/react-sdk
          • useHaven1SDK
          • useAuth
          • useIdentity
          • useNotifications
          • useOTP
          • useSignIn
        • ๐Ÿ“œUse cases & Examples
          • Adding the Notification Component to Your React UI
          • Check Proof of Identity (POI) Status
      • Oracles on Haven1
      • Subgraph on Haven1
      • Haven1 block explorer
      • Web3 libraries and tools
    • Development frameworks
    • ๐Ÿ”Using hPassport in Your dApps
      • Integrating hPassport into Your dApp
      • Implementing Identity Checks in Smart Contracts
        • Country codes
      • Sample Application - Country ID
      • Sample Application - Composable verification level
      • Sample Application - User type
      • Repository Information
    • โ›ฝApplication fees
      • FeeContract.sol
      • Example FeeContract Interactions
      • Case Studies
    • ๐Ÿ‘ทBuilders grants program
  • Additional resources
    • ๐Ÿ“šHaven1 terminology
  • Quick Links
    • Website
    • Twitter
    • Blog
    • Telegram
    • Customer Support
Powered by GitBook
On this page
  • Step 1: Mint gold tokens
  • Step 2: Check your updated balance
  • Significance of the user type app
  1. Build
  2. Using hPassport in Your dApps

Sample Application - User type

The User Type App is a sample app built to demonstrate how anonymous data stored on hPassport can be used to personalise the user experience on your application

PreviousSample Application - Composable verification levelNextRepository Information

Last updated 9 months ago

This guide will help you understand how to utilize the app effectively, enabling developers to craft experiences that cater specifically to the unique needs of each user category.

Step 1: Mint gold tokens

  1. Understanding swap info: Check the right-hand section of the app for details on swap specifics, including your verification level and the exchange rate, which differs between Individual and Institutional accounts.

  2. Swap process: Convert your Silver tokens into Gold Tokens by selecting the amount you wish to swap and confirming the transaction. Note that this is a one-way process, and Gold Tokens cannot be converted back into Silver Tokens.

Step 2: Check your updated balance

  1. Balance update: After the swap, your new Gold token balance will be displayed in the Swap Info section.

  2. Replenishing Silver tokens: If you run out of Silver tokens, return to the Verification Level app to mint more, and then come back to convert them into Gold.


Significance of the user type app

Customized user journeys

Allows developers to create distinct and tailored paths for Individuals and Institutions, enhancing user experience and engagement.

Enhanced engagement strategies

Segment-specific strategies improve user experiences and foster platform loyalty.

Optimized resource allocation

Developers can efficiently allocate resources to features and services most valued by each user group.

Innovative feature development

Encourages the creation of unique features that resonate with the distinct needs of each user type.

Deepened user insights

Offers valuable data on user behavior and preferences, aiding developers in making informed decisions to enhance the appโ€™s offerings.

The User type app in Haven1โ€™s Provable Identity Framework is a dynamic tool that enables developers to create bespoke digital experiences for different user categories. By following this guide, users can effectively mint Gold tokens and navigate the app, leveraging its capabilities to maximize their interaction with the Haven1 ecosystem. This app not only enhances user engagement but also provides a foundation for more targeted and efficient service delivery, aligning perfectly with each userโ€™s specific requirements.

๐Ÿ”