Welcome
Welcome to the Softadastra documentation.
This documentation helps you understand what Softadastra is, install it, use the CLI, and integrate it into applications through the C++ SDK or the JavaScript SDK.
Start here
New to Softadastra?
Start with:
Then continue with:
And then:
Choose your path
Use the CLI
Use the CLI section if you want to install Softadastra, inspect local status, manage local data, check sync state, or work with peers from the terminal.
Use the C++ SDK
Use the C++ SDK section if you want to integrate Softadastra into a native C++ application.
Use the JavaScript SDK
Use the JavaScript SDK section if you want to use Softadastra from JavaScript or TypeScript.
Follow practical guides
Use the guides section when you want step-by-step workflows.
Read the API reference
Use the reference section when you need API details, configuration, or error information.
Understand the internal engine
Use the engine section if you want to understand the internal runtime architecture and modules.
Main entry points
- Runtime and CLI: github.com/softadastra/softadastra
- C++ SDK: github.com/softadastra/sdk
- JavaScript SDK: npmjs.com/package/@softadastra/sdk
- Website: softadastra.com