Course lesson
Simplify the process of creating a new smart contract by cloning the scaffold-eth repo.
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
Course lesson
Simplify the process of creating a new smart contract by cloning the scaffold-eth repo.