Blockwave

Blockwave

Quick Access

Offline Solidity Playground

Download The Desktop Playground And Build Contracts Offline

Install the Windows setup and get a complete local workflow for writing Solidity, compiling, deploying to an in-memory EVM, and testing contract functions from one desktop app.

Version 1.0.0Windows Installer (.exe)In-Memory EVMBeta Build
Solidity Playground app icon

Ready To Install

Official v1.0.0 desktop setup

Platform

Windows

Package

.exe Setup

Mode

Offline Local

Flow

Compile To Test

Core Features

File Workspace

Open, save, and save-as .sol files directly from the left panel so your workflow stays quick and clean.

Compile And Deploy

Compile contracts, pass constructor args, and deploy into the in-memory local EVM in one click.

Function Tester

Select any ABI function, pass inputs, execute calls, and inspect results without switching tools.

Live Terminal Feedback

Track compile outputs, deploy status, and function call logs from the built-in terminal panel.

Offline First

Runs locally in Electron, so you can experiment with contracts even without internet access.

Beta Friendly

Designed for learning and testing fast ideas with a minimal setup and focused developer flow.

Preview A

Quick Start Screen

The startup view keeps file controls, compile/deploy actions, and terminal output visible at once.

Clear Open/Save/Safe As file actions

Compile and Deploy controls above the fold

Terminal logs show startup and environment messages

Preview B

Post Deploy Workflow

After deployment, contract address and function testing controls become active in the same layout.

Constructor arguments supported before deploy

Active deployment card shows address and account

Function tester enables quick contract interaction