@futureverse/sylo-data-protocol
Sylo data-access protocol primitives (granted/revoked data permissions, encrypted blobs).
Futureverse winddown
Futureverse (the publisher of @futureverse/*) is in winddown. The hosted services this package talked to (auth.futureverse.app, pass-api.futureverse.app, signer.futureverse.app) have been re-hosted by gen3labs at futurepass.gen3labs.tech (issuer) and fpsigner.gen3labs.tech (signer). For new projects, switch to the matching @gen3labs/* package — drop-in surface, default URLs already point at the gen3labs infra. The Asset Register API has no community replacement yet; see the Migration playbook for the per-package map.
- Version
0.3.0- Published
- 2025-08-14
- License
- n/a
- Status
fv-winddown- npm
- https://www.npmjs.com/package/@futureverse/sylo-data-protocol
- Types
./index.d.ts- Maintainers
- admin-futureverse, garethdainesnpm, jcsanpedro
- Depends on
viem·form-data·@noble/hashes·@polkadot/api·@polkadot/util·@futureverse/signer·@futureverse/transact·@therootnetwork/api-types- Recent versions
0.0.2-beta.0·0.0.2-beta.1·0.0.2-beta.2·0.1.0·0.2.0·0.1.0-beta.0·0.3.0
Why use it
You participate in the Sylo data-permission graph.
When to skip it
Standard CRUD over your own DB.
Pairs with
@futureverse/sylo-protocol-sdk— transport
Upstream README
sylo-data-protocol
This library was generated with Nx.
Building
Run nx build sylo-data-protocol to build the library.
Running unit tests
Run nx test sylo-data-protocol to execute the unit tests via Vitest.