diff --git a/README.md b/README.md index 495d767..998f6e8 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,9 @@ Walrus is the next generation of data storage. It is secure, efficient, and dece ## Contents - [SDKs](#sdks) - [Visualization](#visualization) -- [Cli Tools](#cli-tools) +- [Analytics API](#analytics-api) +- [Mainnet Publisher](#mainnet-publisher) +- [CLI Tools](#cli-tools) - [Walrus Sites](#walrus-sites) - [Operator Tooling](#operator-tooling) @@ -35,7 +37,13 @@ Walrus is the next generation of data storage. It is secure, efficient, and dece - [Walrus Blob Explorer](https://walrus.scan.space/) - A high-performance, web-based explorer by Space and Time that surfaces detailed storage, event, operator, and network analytics for Walrus Protocol. Features search-driven exploration, blob object metrics, real-time event feeds, operator dashboards, and time-series analytics. [Further Information](details/walrus_blob_explorer.md) - [Blob Board](https://blobboard.wal.app) | [Code](https://github.com/reset-codes/blobboard) - A user-friendly dashboard for calculating and visualizing storage and write costs, as well as potential revenues, for the Walrus decentralized storage platform. Features cost calculations, storage projections, revenue estimations, and live crypto prices with USD conversions. -## Cli Tools +## Analytics API +- [Blockberry Walrus API](https://docs.blockberry.one/reference/walrus-quickstart) - The Blockberry Walrus API provides endpoints that reveal data about major entities on Walrus, including accounts, blobs, and analytics. + +## Mainnet Publisher +- [Nami Cloud Mainnet Publisher](https://docs.nami.cloud/api-reference/walrus/introduction) - 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. + +## CLI Tools - [Morsa](https://gitlab.com/blockscope-net/walrus-morsa) - A storage node monitoring CLI tool that alerts via PD, Slack, Discord and TG. - [Suibase](https://suibase.io/walrus) - Scripts for peace of mind that every operations is done with the proper binary+config+wallet matching the network. - [walrus-completion](https://github.com/StakinOfficial/walrus-completion) - A bash, zsh and Python completion for Walrus CLI.