/Tools and Special Features/Developer Tools

Developer Tools

A collection of tools to help you build and debug Netrun applications.

Explorer

Use the Netrun Explorer to inspect assets, transactions, and collections on the network.

Devnet Faucet

Get free devnet SOL for testing your applications:

netrun wallet airdrop --amount 2

Metadata Validator

Validate your metadata before minting to ensure compatibility:

netrun validate metadata ./metadata.json

VS Code Extension

Install the Netrun VS Code extension for syntax highlighting, code completion, and integrated debugging.