Write Your First NFT
Prerequisites
Setup 1: Install Foundry
Setup 2: Set Up the Project
git clone https://github.com/PharosNetwork/examples
cd examples/nft/foundry/contractforge install OpenZeppelin/openzeppelin-contracts --no-gitSetup 3: Write the NFT Contract
Step 4: Deploy the Token Contract
Step 5: Verify the Token Contract
Step 6: Interact with the NFT Contract
Troubleshooting
Conclusion
Last updated
Was this helpful?
