MOONBIT doc
  • ๐ŸŽฏWhat is MOONBIT?
  • โ›ณVision
  • Background
    • ๐Ÿ’กBitcoin Scaling Solutions
    • โš’๏ธWhat is RGB?
    • ๐Ÿ› ๏ธWhat is RGB++?
  • About RGB++
    • โš–๏ธRGB++ isomorphic bindings
    • โš™๏ธBlockchain Enhanced Client-side Authentication
    • ๐ŸงฒRGB++ Transaction Process
    • โ›“๏ธShared States and Masterless Contracts
  • Core Features
    • โœก๏ธSimplified Issuance Process
    • ๐Ÿ•ŽFairness and Equal Opportunities
    • โ™ŽSecure and Stable Infrastructure
  • Marketplace
    • ๐Ÿ’นFeature Introduction
    • ๐Ÿ“–Tutorial: How to Trade on Moonbit
  • Asset Categories
    • ๐Ÿช™RGBT
    • ๐Ÿ’ฐRGBN
    • ๐Ÿ’ธSEAHOUSE
  • โ˜Ž๏ธContact US
Powered by GitBook
On this page
  1. About RGB++

RGB++ isomorphic bindings

PreviousWhat is RGB++?NextBlockchain Enhanced Client-side Authentication

Last updated 1 year ago

RGB++ solves the problems encountered by RGB protocol and gives more possibilities to RGB through isomorphic binding technology. In the RGB protocol, the two most important components are the UTXO for ownership determination and the commitment for state management and one-time sealing, RGB++'s isomorphic binding maps the Bitcoin UTXOs to the cell of the CKB, uses the bitcoin utxo lock for ownership synchronization, and uses the cellโ€™s data and type for state maintenance.

โš–๏ธ