Setup
Vara.eth IDEA
Browser-based interface for deploying and interacting with Vara.eth programs.
Vara.eth IDEA
Vara.eth IDEA is a web interface for working with Vara.eth programs directly in the browser — no CLI or local setup required. Connect MetaMask, pick a network, and start deploying.

What you can do
- Upload WASM code and get a Code ID after validation
- Create program instances (Mirror contracts) from any Code ID — your own or someone else's
- Fund Executable Balance — top up wVARA directly from your wallet
- Initialize programs — call constructors through a typed UI
- Send and read messages — Incoming and Outgoing, with timestamps
- Attach IDL — upload your program's interface for named methods and typed inputs
- Search by code ID, program ID, or wallet address
- Browse activity — all on-chain events or filtered to your wallet
Networks
Use the dropdown in the top bar to switch between Vara.eth Mainnet and Vara.eth Testnet (Hoodi).
Your wVARA and ETH balances are shown alongside your wallet address once connected.