Skip to main content
Choose this path when your application runs in a browser and the user will sign in with a wallet-backed signer.

Get to a first write

Go directly to the Web SDK quickstart. It is the end-to-end path from installing the SDK to signing in and writing a KV record.

After the first write

  • Use Web sign-in when you need to change the browser authentication setup.
  • Read Spaces before changing space naming or provisioning.
  • Continue with KV basic operations for focused read, list, metadata, and delete examples.
  • Add Delegations or Sharing only when another principal needs access.
  • Use the Web SDK reference for the current constructor options and primary methods.

Source note

This path follows the Web SDK and guide pages that describe the shipped browser flow. Use the generated capability registry when you need exact action names or status.