Publicación
Comparte tu conocimiento.
Michelle 15
May 12, 2025
P&R expertos
How to trigger Move contract after Walrus blob upload?
I'm building a nifty app using Walrus where users can upload blobs. I'm using Python web API services for storing blobs. Now, I need to trigger a Move contract right after the blob upload, using the blob ID. I noticed that the Walrus Site typically uses Rust for interactions. Are there any other programming options, other than Rust, for interacting with Walrus and triggering this contract?
- Walrus
- Typescript SDK
0
1
Cuota
Comentarios
Respuestas
1May 12 2025, 19:08
Sui provides a comprehensive Typescript SDK which can be utilized to interact with the Walrus system and trigger the Move contract after the blob is uploaded using the blob ID. Using the Sui Typescript SDK is highly recommended as it offers a robust alternative to Rust for interacting with the Walrus system.
0
Comentarios
Sabes la respuesta?
Inicie sesión y compártalo.