Giter VIP home page Giter VIP logo

Comments (3)

UkolovaOlga avatar UkolovaOlga commented on August 23, 2024

More detailed description:

  • Smart-contract system that is able to manage rich state
  • Uses client-side validation paradigm by Peter Todd: 
the data are held by a “state owner” (like asset owner) and not by public consensus
  • Operates on top of Bitcoin transaction graph, either from
    Bitcoin blockchain, or Lightning channel (or any other kind of state channel)
  • Can be scripted with Turing-complete formally-verified 
Simplicity scripting language by Blockstream (once its released)

from presentations.

UkolovaOlga avatar UkolovaOlga commented on August 23, 2024

Basically, RBG is a digital rights management system. Issuance, burning, secondary issuance, reissuance etc - are different forms of rights managed by RGB, alongside asset ownership rights. How these rights are structured and managed is defined by particular RGB schema. Rights are controlled by Bitcoin script in Bitcoin transaction output; i.e. whoever can spend the output, has/owns the right, which was assigned to that output. Assignments are done with the current right owner; i.e. in case of genesis, be the issuer.

Additionally to rights (defined by RGB but controlled by Bitcoin script), RGB can add state data. Which state can be added to which right is again, defined by the schema. The state can also evolve/change with each right transfer=state transition; rules how it can evolve (like the sum of inputs must be equal for the sum of outputs for token ownership right) are defined by Simplicity script at the level of RGB.

from presentations.

UkolovaOlga avatar UkolovaOlga commented on August 23, 2024

Added to the FAQ

from presentations.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.