Vemo Network Docs
  • Overview
  • VEMO PROTOCOL
    • NFT Account
      • How it works
      • Integration
    • Smart Voucher
      • How it works
      • Integration
      • Examples
      • Voucher NFT Collection
  • VEMO APP
    • NFT Account Guidance
      • Create a NFT Account
      • Deposit & Withdraw
      • Connect to a DApp
      • Delegation
    • Marketplace Guidance
    • Smart Voucher Guidance
      • Admin Console
      • IVO Page
      • Portfolio
      • Marketplace
  • TOKENOMICS
    • $VEMO token
    • Vesting Schedule
  • REFERENCES
    • Audits
    • FAQ
Powered by GitBook
On this page
  1. VEMO PROTOCOL
  2. NFT Account

How it works

PreviousNFT AccountNextIntegration

Last updated 8 months ago

  • WalletFactory: This contract oversees all NFT collections and their associated TBAs, allowing any DApps to interact and create specific NFT Account collections for their own needs.

  • Registry: The registry is a singleton contract that serves as the entry point for all TBA address queries. The contract allows for the creation and retrieval of TBAs for NFTs using the CREATE2 opcode. It serves as a registry for TBAs linked to NFTs, offering functionalities for their deterministic creation and retrieval.