A list of resources to get you started with decentralized data today.

OrbisDB Studio

OrbisDB Studio is a shared node managed by the team behind OrbisDB. You can start exploring OrbisDB with no downloads, setup or a single line of code.

Check out our Managed section (link) or visit the Studio.

OrbisDB Node

You can find the source code of OrbisDB nodes in our Github. It’s MIT licensed.

Learn how to set up your node for local development or in the cloud in our Setting up section (link).

OrbisDB Dashboard

To learn more about our Data dashboard and node management, check out our Dashboard reference (link).

OrbisDB SDK

In order to read and write data programmatically, you need an SDK. Check out the source code or the package and install it using your favorite package manager.

Quickstart your decentralized data journey with our SDK Reference (link).

Installing the SDK

You can use your package manager of choice, in this case we’ll be using NPM.

npm install @useorbis/db-sdk

Resources

Learn more about OrbisDB’s Architecture or check out how reading and writing data works.

Docker Coming soon

We are working on Docker images to simplify the setup process with prebuilt binaries and bundled options.