Collected sources and patterns will appear here. Add from search, explore, or the patterns library.
StateDatabase -> ExportedResources
Extract and decode Move smart contract storage state directly from the node's underlying key-value database into a structured format.
Problem it solves
Inspecting historical or bulk smart contract state via standard node APIs is slow and schema-blind.
Consumes
Emits
The real projects this mechanism was found in. Attribution is the point — this is how the best teams actually do it.