Developer Documentation
Last updated
Last updated
Welcome to the Autonomi documentation… these guides will help you get started building with the Autonomi Network.
Autonomi is a decentralised data and communications platform designed to provide complete privacy, security, and freedom by distributing data across a peer-to-peer network, rather than relying on centralised servers. Through end-to-end encryption, self-authentication, and the allocation of storage and bandwidth from users’ own devices, it seeks to create an autonomous, self-sustaining system where data ownership remains firmly in the hands of individuals rather than corporations.
Quick Start Guides
Core Concepts:
- Understanding the fundamental data structures
- How data is stored and retrieved
- Setting up a local development environment
Autonomi provides client libraries for multiple languages:
We welcome contributions! Here's how you can help:
Create a feature branch
Make your changes
Submit a pull request
- Core client library for network operations
- Node implementation for network participation
- Threshold cryptography implementation
- Content-based encryption library
Low-level