With the current state of the Ethereum network, gas prices are making the network very taxing to use. It can be hard to justify spending close to $100 in gas fees to complete a minting transaction. Below I will talk about two different methods which can help reduce the gas amounts used by both deployment and minting transactions for NFT smart-contracts on Ethereum. Leading up to this, I’ve been doing research into methods to reduce gas usage. Many of the issues which cause higher gas consumpt...