Prerequisites
Quick Start
Install the SDK
- pnpm
- npm
- yarn
- bun
@mysten-incubation/memwal/ai):- pnpm
- npm
- yarn
- bun
@mysten-incubation/memwal/manual):- pnpm
- npm
- yarn
- bun
Generate your account ID and delegate key
Create a MemWal account ID and delegate private key for your SDK client using one of the hosted endpoints below.The following endpoints are provided as a public good by Walrus Foundation.
| App | URL |
|---|---|
| MemWal Playground | memwal.ai |
| Walrus-hosted Playground | memwal.wal.app |
Choose a relayer
Use a hosted relayer, or deploy your own self-hosted relayer with access to a wallet funded with WAL and SUI:Following endpoints are provided as public good by Walrus Foundation.
| Network | Relayer URL |
|---|---|
| Production (mainnet) | https://relayer.memwal.ai |
| Staging (testnet) | https://relayer.staging.memwal.ai |