Choosing the Right Pre-Built Contract
Picking the contract that best suits your project can be made with a few key decisions:
- What kind of project am I building? (NFTs, ERC20 tokens, a marketplace, etc.)
- In what way do I want to release my project? (To be claimed by others, or just minted to me?)
- Do I need custom functionality not provided by a pre-built contract? (Use Solidity SDK).
Which Contract Should I Use?
Below is a quiz that will help you decide which contract to use!