Bài viết
Chia sẻ kiến thức của bạn.
Michelle 15
May 12, 2025
Hỏi đáp Chuyên Gia
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
Chia sẻ
Bình luận
Câu trả lời
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
Bình luận
Bạn có biết câu trả lời không?
Hãy đăng nhập và chia sẻ nó.