Fetcch
  • 🟠What is Fetcch?
  • 🚅Pull Payments Layer
    • 🔭Overview
    • ❓How it works?
      • 👮Specification
      • 🎒How is it stored?
      • 🌊Pull Payments Flow
    • 🔐Security
      • 🎒Storage
      • ⛓️Cross Chain
    • ⚔️Use Pull Payments
  • 🆔Universal Identity Layer
    • 🔭Overview
    • ❓How it works?
      • 👮Specifications
      • 🎒How is it stored?
      • 🌊Identity Flow
    • 🔐Security
      • 🎒Storage
    • ⚔️Use Fetcch Identity
  • 🏗️Data Structures
    • 📖Address Books
      • 🔭Overview
      • 🎒Storage
  • 💻How to integrate?
    • ✈️Quickstart
    • ⛷️SDK Quickstart
    • 🔓Blockchain
    • ✨Guides
      • 🙇Authentication
      • 😁Identity
        • How to resolve identity?
        • How to create identity?
        • How to update identity?
      • 🤌Transaction Requests
        • How to get transaction requests?
        • How to create transaction request?
        • How to build transaction?
        • How to resolve transaction request?
      • 🫂Address Books
        • How to get address books?
        • How to create address books?
        • How to share address book?
        • How to accept address book request?
      • ⚙️Utility
        • How to sign messages?
          • EVM
          • Solana
          • Aptos
          • EIP-6492 Compatible Signatures
        • How to generate & verify proofs for identity?
    • 📖API Reference
      • ☢️Troubleshooting Errors
      • 🟢OpenAPI Specs
  • 🐧Open Source
    • 📸@fetcch/resolve-names
  • 🥶FAQs
    • FAQs
Powered by GitBook
On this page
  1. Universal Identity Layer

Overview

PreviousUse Pull PaymentsNextHow it works?

Last updated 1 year ago

The decentralized payment landscape has been plagued by various challenges, deterring mainstream adoption. Complex wallet addresses, varying from one blockchain to another, have hindered the seamless transfer of assets and led to user confusion. Additionally, cross-chain transactions have been difficult, risky, and required users to navigate unfamiliar processes.

Addressing this, Fetcch's Identity Layer introduces the concept of Universal Transactional Identities (UTI). This system consolidates diverse blockchain addresses into a unified format, denoted as username@wallet. With UTIs, a user might have a singular identity such as "deep@gnosis" or "mandar@metamask", facilitating consistent interactions across various blockchains.

This UTI framework doesn't merely simplify the user experience but is underpinned by robust technical architecture, optimizing decentralized transactions and setting a new standard in interoperable digital identities.

Chains Supported

Fetcch's indentity layer is catered to a wide range of blockchains including major EVM Chains, Solana, Aptos, SUI, Fuel, Near, and several others.

🆔
🔭