Build Smarter. Debug Faster.

DecaSol Studio lets developers test, inspect, and understand their Solana contracts in real time — from transaction metadata to method resolution.

Launch Studio

Real-Time Insights

Stream live transaction data and monitor contract behavior.

Local Contract Stream

Debug local interactions with instant metadata access.

Method Resolution

Decode method names in real-time execution flow.

~$ > Commands ( 3 )
Install Decasol
$ npm i decasol
Output
✓ Package installed successfully
Start Decasol
$ npx decasol start
Output
🚀 Decasol is running...
Start testing
$ anchor test
Output
You will be able to inspect and stream the transaction locally