Project Details. a CLI (command line interface) that goes along with building blocks of smart contracts. This toollbox can enhance developer experience when they do calldata gas optimization which is a new technique specifically on Optimism chain
What are you going to build?:
We are building a CLI (command line interface) that goes along with building blocks of smart contracts. Along with our front-end snippets, this toolbox can reduce L2 gas cost by encoding calldata for dApps development to use as little bytes of calldata as possible.
While security is our top priority, we aim to enhance developer experience, such that the entire protocol is not required to rewritten from scratch.
What you need to do is specify how arguments are packed into one single calldata, then our CLI will generate the required files for you !!