LNP-BP / LNPBPs

LNP/BP standards for bitcoin layer 2 & 3 protocols
https://standards.lnp-bp.org
202 stars 39 forks source link

RGB23: Verifiable-unique history log for audits #143

Closed dr-orlovsky closed 1 year ago

dr-orlovsky commented 1 year ago

This is simple (probably simplest of all) schema which performs one single thing: allows a party to maintain a log of events and be able to prove that it has committed only to a one version of history - which is impossible with OpenTimeStamps.

It also showcases how contracts can interact via interfaces (!!!)