EVMist: Build Custom Control Panels for Smart Contracts
Tired of using forgetful block explorers to interact with smart contracts? Sick of traversing multiple protocol UIs and managing endless wallet connections? Use EVMist to build custom control panels for any EVM smart contract. A local-first workspace to generate UI, batch calls with Multicall3, and execute transactions securely. No cloud, 100% private.
- Read Call Processing via DAG: Automatically resolve contract dependencies in perfect order, compress them into atomic Multicall3 batches, and silently reroute to fallback RPCs if rate-limited.
- Write Call Simulation: Every transaction is fully simulated using the Thirdweb SDK for exact gas estimation, calldata generation, and error checking before broadcasting.
- Auto-Generate Layouts: Instantly populate entire layouts with calls directly from smart contract ABIs to build permanent dashboards.
- Transaction Recreation: Paste and look up transactions by hash to recreate and persist them for future repetition.
- Agnostic RPC Support: Bring your own RPC nodes to build persistent dashboards for Ethereum, L2s, and Alt-EVM chains without relying on third-party cloud interfaces.
- Encoded Section Sheets: Store configured workspace layouts as image files, packing all ABIs and calldata ready for instant visual re-import.
- Portable Workspace Backups: Create your workspace on a desktop, export a complete database backup for safekeeping, and seamlessly transfer it to your mobile device for instant setup.
- 100% Local & Private: Zero telemetry. No accounts, no cloud sync, and no central database. Your data stays entirely in your browser.
Initializing Workspace Environment
Retool but for Smart Contracts — The Operations Layer for Ethereum