Course lesson
Create a New NFT Project with scaffold-eth
Simplify the process of creating a new smart contract by cloning the scaffold-eth repo.
- Duration
- 2 min
- Access
- Free
- Transcript
- Retained from source evidence
Simplify the process of creating a new smart contract by cloning the scaffold-eth repo.
Once you’ve cloned the scaffold you can run a blockchain locally with yarn chain and also run your frontend with yarn start
You can find the repo here -> https://github.com/scaffold-eth/scaffold-eth