Skip to content
This repository has been archived by the owner on Aug 7, 2024. It is now read-only.

BitSwap-BiFi/rgb-liquid

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

66 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RGB & Liquid 🌊 🔴🟢🔵

⚠️Study proposal and PoC

PoC for RGB and Liquid on DEX

Based on RGB Core v0.11

How works

  • Alice send for Bob token into Liquid to RGB using PSBT
  • Both verify UTXOs between Liquid and RGB
  • Later Bob receive USDT from Liquid and Alice USDT from RGB

Obsevation

All script can be locked in a coveant script on Liquid side and then burn asset between Alice and Bob

What's necessary for this happen?

  • Centralized bridges and issuers allow verify UTXOs among parties
  • Liquidity constant to tokens of Liquid and RGB,which is powered by PSBT
  • Secondary issue assets from RGB side
  • Run Liquid Node or if necessary become member of the Federation

Disclaimer

This is only for study proposal in future integrations