Web TS/JS SDK

The TypeScript/Javascript SDK for developing web-based apps is ready!

You can use it in vanilla TS or with some frontend framework like React, Svelte and VueJS.

For now, development presupposes the use of the โ€œthird-partyโ€ mode which means your application will run in the web browser only, and inside an iframe controlled by the Broker Service Provider of the user, which behaves as the local-first PDS (Personal Data Store). Building native standalone apps from the same codebase is not ready yet, as we need to release the Tauri plugin first. It will come soon and you can start developing your app with third-party mode, as the codebase will be the same.

Where to start ?