Universal Name Service
  • 🧰introduction
    • Executive Summary
    • Background
      • Competitive Landscape
    • Introduction
  • 🛞How It Works
    • Multi-Chain Registration
    • Seamless Transfers
    • Integrated Token Swap
    • Automatic Bridging
    • Contract Registration
  • ⚙️Technical Architecture
    • Smart Contract Architecture
      • A. ERC-721-Based Name Ownership
      • B. Custom Smart Contracts for Non-EVM Chains
      • C. Resolver Contracts
      • D. Integration with Decentralized Identity (DID) Standards
    • Name Resolution and Identity Management
      • A. Name Resolution Mechanism
      • B. Identity Management through Decentralized Ownership
      • C. Integration with Decentralized Identity Protocols
  • 💰Tokenomics
    • Tokenomics
      • Utility of $UNS
      • Token Allocation
  • 🚩Roadmap
    • Roadmap
Powered by GitBook
On this page
  1. Technical Architecture

Smart Contract Architecture

The Universal Name Service (UNS) is built on a foundation of smart contracts, each designed to provide secure, decentralized, and flexible name registration and mapping services across multiple blockchains. These contracts handle the complex interactions required for name resolution, address mapping, and cross-chain communication, ensuring that users can interact seamlessly with different blockchain networks. Here’s a closer look at the architecture and design of the UNS smart contract system:

PreviousContract RegistrationNextA. ERC-721-Based Name Ownership

Last updated 4 months ago

⚙️