Initialize Scaffold-Essential
Running the below command will initialize a project for you containing all the required dependencies including pint-cli, essential integrations, etc to get started writing pint smart contract

As soon as you intilialize the project with your project name, you'll have the following folder structure in your project's root directory

You can see the live example of scaffold essential on the website here https://scaffold-essential.vercel.app/
Last updated