Skip to content

Latest commit

 

History

History
22 lines (13 loc) · 711 Bytes

README.md

File metadata and controls

22 lines (13 loc) · 711 Bytes

Solidity optimize name

Optimize and prioritize the gas usage of your solidity smart contract methods

More info

Demo

Please go to demo

Before:

before

Optimize:

optimize

After:

after

License

The project is released under the MIT license.