RGB data containers #100
Locked
dr-orlovsky
started this conversation in
Ideas
Replies: 1 comment
-
Already implemented as a part of RGB Core. Discussion is closed. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
A proposal to extend client-side-validated data, representing "always validate" portion of RGB contracts, and which have a strict restriction on the size, clear typing etc with a generic-purpose BLOB data containers.
BLOB data containers (or simply "data containers" or "containers") must serve the purpose of delivering large-size data which do not require validation - like media resources for NFT-based content, legal contract texts/documents for all forms of RGB contracts, asset meta-information by the asset issuers (icons, signatures etc), proofs of burn for replaceable RGB20 tokens, actual data stored by Storm-based RGB contracts, models and data by Prometheus computing contracts etc.
Data containers:
Beta Was this translation helpful? Give feedback.
All reactions