sdk-docs — voult.dev
Lightweight SDK & docs
The last thing you need is another heavyweight library that drags down your bundle size and complicates your build. Our SDK is designed to be small, fast, and a pleasure to use.
What's included
- Tiny, typed SDK — the full client is under 5 KB gzipped. Tree-shakeable exports mean you only pull in what you actually use.
- TypeScript-first — full type definitions ship with the package, so you get autocomplete and compile-time safety without extra config.
- Clear documentation — every method has a dedicated page with parameters, return types, error codes, and working examples.
- Copy-pasteable snippets — every guide includes ready-to-run code. No more piecing together answers from scattered forum posts.
- No runtime bloat — zero dependencies in production. What you install is what you ship.
We write the SDKs we'd want to use. If something feels heavy or confusing, we fix it before it ships.