Skip to main content

Walrus Relay

Using the Walrus TypeScript SDK and the Walrus Upload Relay, the following example app creates a web application that can be used for uploading and managing blobs on Walrus.

View a deployed instance of this example in your browser or view the entire source code.

Define and configure the Walrus client:

Define network configuration options:

Create the web application's App.tsx file: