This section covers the Nami Cloud integration with Walrus, a decentralized storage protocol built on the Sui blockchain.

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.