It takes about 10 seconds to upload a file to the Walrus network. And takes about another 10 seconds to be available to download from aggregator. If you have requirements for faster upload and download, please try using S3 compatible storage API. We handle the read and write cache for you. Reduce the latency to lower than 1 second.

Overview

Walrus is a decentralized data storage protocol that enables decentralized storage on the Sui blockchain network. Nami Cloud provides easy access to Walrus services through API endpoints that allow you to interact with the Walrus network without running your own infrastructure.

Features

  • Decentralized Storage: Store your data on a decentralized network powered by the Sui blockchain
  • Data Persistence: Store your data for specified epochs with guaranteed availability
  • Simple HTTP Interface: Interact with the Walrus network using familiar HTTP requests
  • Publisher Service: Upload data to the Walrus network without managing complex transactions

Available Services

Base URL

https://walrus-mainnet-publisher.nami.cloud/${endpoint_key}/
Where ${endpoint_key} is your specific endpoint key provided by Nami Cloud.

Authentication

Access to the Walrus API is controlled through the endpoint key which is provided in the URL path. Contact Nami Cloud support to get your endpoint key.

Official Documentation

For more comprehensive documentation on the Walrus protocol and additional features, please refer to the official Walrus documentation.