solady icon indicating copy to clipboard operation
solady copied to clipboard

✨ Library comparison and codemod for migration

Open sambacha opened this issue 1 year ago • 2 comments

Compare what you have to other libraries such as OZ so it can be easier to see if Solady is appropriate for usage and can be migrated to.

codemods enable migrations automatically, this would, of course, be subject to any changes or deviations from the original library. Simply replacing the import statements would be the most ideal codemod use case ofc.

sambacha avatar Dec 08 '24 09:12 sambacha

🤔

Vectorized avatar Dec 08 '24 17:12 Vectorized

I think library comparisons for gas adds heavy maintenance overhead, since both OZ and Solady often revamp.

Priority (descending) is EOF 1:1, examples repo, docs.

Vectorized avatar Dec 17 '24 02:12 Vectorized