Privacy-first data layer for dApps — client-side encryption + decentralised storage + on-chain coordination in a single SDK.
- Encrypts data client-side before it ever leaves the user's device
- Stores encrypted blobs on decentralised storage networks
- Writes cryptographic references on-chain
- Decrypts locally on the user side — operators never see raw user data
Privacy becomes an architectural guarantee, not a compliance promise.
The SDK is published on npm as @dstorage-tech/dstorage-sdk.
npm install @dstorage-tech/dstorage-sdkGuides and tutorials: dstorage.pro/docs
🚧 Work in progress. This source repository is not yet publicly available — the npm package above is usable, but full documentation and source access are still to come.