Interface specification is the following Contractum code:
-- Defined by LNPBP-31 standard in `RGBContract.sty` fileimport urn:ubideco:stl:6vbr9ZrtsD9aBjo5qRQ36QEZPVucqvRRjKCPqE8yPeJr#choice-little-boxer as RGBContractimport RGB21interface RGB23 global id :: RGB21.ContractId global deed*::Entry global created :: RGBContract.Timestamp owned deedRight op Log :: deedRight, deed -> deedRightdataEntry:: type MimeType, data [Byte], resources { ResourceId ->Resource }dataResourceId::U16dataResource:: type MimeType, digest Digest-- TODO: add more digest algorithms-- TODO: move digest to Contractum standard library to use in RGB21dataDigest:: sha256([U8^32]) | blake3([U8^32])
Compatibility
Rationale
Reference implementation
Acknowledgements
References
Copyright
This document is licensed under the Creative Commons CC0 1.0 Universal license.