walnuthq / cairovm.codes

Source code for cairovm.codes — a web app to compile Cairo programs into Sierra and CASM with step-through execution capabilities.
https://cairovm.codes
MIT License
29 stars 24 forks source link

WIP: Gas exploration in Sierra #172

Closed VeryDustyBot closed 1 month ago

VeryDustyBot commented 1 month ago

Research and POC development of calculating gas for Sierra libfuncs. Part of a bigger project, which should lead to cairovm.codes showing details about gas usage during transaction execution.