We wrote the #1 Google-ranked article on “NFT Gas Optimization. We love sharing our insights on lessons learned and best practices, and this valuable resource shows how code can directly be costly to users and practical tips to writing cost-efficient smart contracts.

PROBLEM

NFTs on the Ethereum blockchain incur a lot of costs in transaction fees, otherwise known as Gas fees. But that’s due in large part to how the smart contracts that control the collection are improperly or inefficiently coded.

SOLUTION

In our experience, we’ve seen many smart contracts architected inefficiently, so we put together a guide to help others optimize their code so they can create better smart contracts for their collections that enable lower fees for users who mint their NFTs.
This resource has become the #1 guide to the very often searched term “NFT Gas Optimization” and even got the nod from the founder of one of the most prominent developers groups, Developer DAO.