Contracts

Deploying your Ethereum NFT onto the blockchain in the process of minting is governed by the contract that you have for your NFT. This contract is critical to the overall behavior of the NFT.

Smart Contract are basically a series of commands (code) that govern the actions and behavior of your NFT during its life on the blockchain.

Investopedia defines a Smart Contract: [A] Smart contract permit[s] trusted transactions and agreements to be carried out among disparate, anonymous parties without the need for a central authority, legal system, or external enforcement mechanism.

Great resources for newbies

WeiZ.eth has a vast wealth of knowledge on Smart Contracts and he also hosts Twitter Spaces where he and other Devs answer all your questions from newbie to advanced level skills!

WeiZ (pronounced like Jay-Z) has a mind blowing number of links to Contract resources on his Discord

Total ownership of your NFT contract

Manifold has a great user friendly interface that let's you select the options you want for your contract with low gas fees, lots of options and the best part is it's FREE;

Follow Manifold for the latest update and join their discord for help with specific questions

It's HIGHLY recommended to read this Substack post about what Manifold's Creator is and how it works;

Read about what a Manifold contract is and why you would choose it for your own NFT provenance
GET STARTED with Manifold - you can mint your own NFTs with zero coding required

If you're in over your head don't risk this essential part of your project, hire a dev and or consult with an experience Dev to review your contract.

Other great contract resources

OpenZeppelin is a library of smart contracts that are battle tested for Etherium and other blockchains.
Compile your Smart Contract from the Contract Wizard
Learn Solidity - the language of Etherium contracts through a fun game experience
An ERC721 contract allows you to mint 1/1 NFTs, not multiple editions.
More than just contracts you can learn about Dapps, contacts and generative projects on Build Space
Deep Diving with Smart Contracts by https://twitter.com/alexroan

Last updated

Was this helpful?