Interact with the Devnet

This section introduces different ways you can interact with the VSL protocol. Each method serves a different use case and gives you flexibility in how you build, test, and understand applications on VSL.

Send Raw Curl Requests

If you're comfortable with HTTP and JSON-RPC, this guide shows how to interact directly with the VSL node using curl. It's ideal for low-level testing, scripting, and understanding how the protocol behaves under the hood.

Send Raw Curl Requests

Run Commands with the CLI

The VSL CLI offers a more ergonomic and interactive way to manage accounts, assets, claims, and more. This guide introduces how to install the CLI, entering REPL mode, and run various commands on both local and remote networks.

Run Commands with the CLI

Use MetaMask Integration

For users who prefer browser-based wallets, this guide explains how to use VSL’s MetaMask integration. You’ll learn how to connect, approve transactions, and monitor activity, all from your web browser.

Use MetaMask Integration

Browse Claims with the Explorer

Want to inspect claims and network activity without touching a terminal? The Explorer UI provides a user-friendly dashboard to view transactions, claims, and network health in real time.

Browse Claims with the Explorer

Last updated

Was this helpful?