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 StudioReal-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 successfullyStart Decasol
$ npx decasol start
Output
🚀 Decasol is running...Start testing
$ anchor test
Output
You will be able to inspect and stream the transaction locally