[ 01 / 04 ]

Resources

/// documentation. guides. everything you need.

Comprehensive documentation, guides, and resources to help you build on the universal Web4/Web5 infrastructure. Learn how OASIS works and start building today.

Scroll to explore
Section 01
[ 01 / 04 ]

Documentation

Complete API documentation, guides, and tutorials for building on OASIS.
[ 02 / 04 ]

Guides & Tutorials

Step-by-step guides to help you get started and build with OASIS.
[ 03 / 04 ]

How It Works

Explaining how data flows through the OASIS infrastructure.
01

Store

Holon
Onchain / Source

A developer calls the 'save-holon' method, specifying data, provider preferences, and replication settings. The Holon is created as a self-contained data module.

HyperDrive
Onchain / Source

HyperDrive receives the Holon and routes it to the primary provider, assigning a unique ID and version number for tracking.

Provider Registry
Onchain / Source

The Provider Registry encodes the Holon using the specified provider format and initiates replication to configured providers, completing the save transaction.

02

Replicate

Auto-Replication
Offchain

HyperDrive automatically replicates the Holon to all configured providers (MongoDB, IPFS, Arbitrum, etc.) based on replication rules.

Provider Sync
Offchain

Each provider receives and stores the Holon data, ensuring consistency across all storage systems.

03

Query

HyperDrive Query
Onchain / All Providers

HyperDrive executes parallel queries across all providers simultaneously, aggregating responses intelligently for 20-50x faster results.

Provider Response
Offchain

Each provider returns the requested Holon data. HyperDrive selects the fastest or most authoritative response.

04

Retrieve

HyperDrive Aggregation
Onchain / Destination

HyperDrive aggregates responses from all providers, ensuring data consistency and selecting the optimal result.

Application
Onchain / Destination

The unified Holon data is returned to the application, providing a consistent interface regardless of the underlying provider.

[ 04 / 04 ]

Additional Resources

Community resources, support, and more.