Sui.

Post

Share your knowledge.

harry phan.
Jul 12, 2025
Discussion

Build Walrus dashboard

I found the post from https://x.com/Reset_sui/status/1944003777457271197

Made a Walrus dashboard showing: -Storage/write costs per epoch/day/year (GB/TB) -Daily/yearly revenue & storage node payouts -USD conversions to compare with other providers

Link: http://walytics.wal.app

Link

  • Sui
2
3
Share
Comments
.

Answers

3
MoonBags.
Jul 14 2025, 03:19

I'm using the TypeScript SDK (@mysten/walrus) on testnet and running into this error when I try to upload a file with writeBlob():

NotEnoughBlobConfirmationsError: Too many failures while writing blob H1JLtHA4... to nodes

just wondering are the testnet storage nodes down or flaky right now? or am I missing something dumb on my end?

9
Best Answer
Comments
.
Meaning.Sui.
Jul 23 2025, 03:15

This starter is built for speed and clarity. Under the hood, it uses React + Vite (way faster than Create React App), styled with Tailwind CSS for that clean modern feel. It taps directly into Sui via @mysten/sui.js for RPC calls and wallet connection. Charts are rendered with Recharts, and app-wide state is handled by Zustand — lightweight and react-friendly.

This starter is built for speed and clarity. Under the hood, it uses React + Vite (way faster than Create React App), styled with Tailwind CSS for that clean modern feel. It taps directly into Sui via @mysten/sui.js for RPC calls and wallet connection. Charts are rendered with Recharts, and app-wide state is handled by Zustand — lightweight and react-friendly.

6
Comments
.

Do you know the answer?

Please log in and share it.