0.5.0-alpha4 • Published 12 months ago

@canvas-js/store v0.5.0-alpha4

Weekly downloads
-
License
-
Repository
-
Last release
12 months ago

@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