帖子
分享您的知识。
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
答案
1Sui 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.
你知道答案吗?
请登录并分享。
Walrus is a decentralized storage and data availability protocol designed specifically for large binary files, or "blobs"