@canvas-js/store
v0.5.0-alpha4
Published
Stores can be used with a variety of `apply` functions to achieve many different combinations of authentication and mutability.
Downloads
5
Readme
@canvas-js/store
Stores can be used with a variety of apply
functions to achieve many different combinations of authentication and mutability.
- grow-only multi-writer where values must be signed and keys must be prefixed with a public key
- grow-only single-writer where values must be signed using a specific fixed public key