SLOR Protocol Docs
  • Project Overview
  • Market Pain Points
  • Solution
  • Technical Architecture
  • Core Modules (RWA / AI / Payments)
    • RWA Module
    • AI Module
    • Crypto Payment Module
    • Synergy of Three Core Modules
  • Interaction Flow and Mechanism Details
    • RWA
      • Asset On-Chain Process (Registration and Ownership Verification)
      • Asset Circulation and Transaction Process
      • Pledge/Collateralization Process
      • Compliance and Auditing Assurance
      • Technical Summary
    • AI
      • Core Technology Framework
      • Interaction Flow Overview
      • Pledge/Collateralization Process
      • Core Technical Mechanisms
      • Privacy and Security Assurance
      • Example Application Scenarios
      • Economic and Incentive Mechanisms
    • Slor Blockchain Payment System and TitanPay Payment
      • Overall Payment Architecture Components
      • Standard Payment Process (User → Merchant)
      • Contract Logic Mechanisms
      • Cross-Border Payment Scenarios (TitanPay Scenario Adaptation)
      • Security and Risk Control Protections
    • Stablecoin Issuance
      • Objectives:
      • Stablecoin Issuance Structure
      • Stablecoin Minting Process
      • Stablecoin Redemption Process (Burning)
      • Liquidation Process (Low Collateral Ratio)
      • Collateral Support and Parameter Configuration
      • Ecological Use Cases
      • Development Stages
  • Tokenomics
    • Basic Information
    • Core Uses Overview
    • Value Loop Design
    • $SLOR Token's Role in the Ecosystem
    • Incentive Mechanisms
  • Network Node Roles
    • Node Types and Their Responsibilities
    • Community & Governance
  • Legal & Compliance
  • Developer Documentation
  • Roadmap
  • FAQ & Support
Powered by GitBook
On this page
  • 1.User Submits Asset Information:
  • 2.DID (Decentralized Identity) Authentication:
  • 3.Multi-Party Signature Authentication:
  • 4.On-Chain Asset Certificate Generation:
  • 5.Asset Status On-Chain:
  1. Interaction Flow and Mechanism Details
  2. RWA

Asset On-Chain Process (Registration and Ownership Verification)

1.User Submits Asset Information:

  • The user provides asset documents such as property certificates, equity certificates, and valuation reports.

  • The information is uploaded to a certification cooperation node, such as evaluation companies or property rights centers.

2.DID (Decentralized Identity) Authentication:

  • The user’s address is bound to a unique DID identity, and a KYC (Know Your Customer) process is completed.

3.Multi-Party Signature Authentication:

  • At least three authentication nodes (ownership verifiers, evaluators, and regulatory nodes) must sign off on the asset’s authenticity.

4.On-Chain Asset Certificate Generation:

  • The smart contract generates an RWA Token (can be ERC20 or ERC721).

  • The token contains metadata such as asset ID, location, valuation, and status.

5.Asset Status On-Chain:

  • The asset’s status (whether it is tradable, frozen, or pledged) is updated and recorded on the blockchain.

PreviousRWANextAsset Circulation and Transaction Process

Last updated 27 days ago