Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 532 Bytes

chatty-pigs-shake.md

File metadata and controls

9 lines (7 loc) · 532 Bytes
@latticexyz/stash
patch

Adds @latticexyz/stash, a TypeScript client state library optimized for the MUD Store data model. It uses the MUD store config to define local tables, which support writing, reading and subscribing to table updates. It comes with a query engine optimized for "ECS-style" queries (similar to @latticexyz/recs) but with native support for composite keys.

You can find usage examples in the @latticexyz/stash README.md.