We'll start our project by installing all of the necessary tools to get started with Web3 development.
This project will use SvelteKit Tailwind CSS for it's UI. We have some handy initializers that we will run to do the configuration for us.
On the Web3 side of things we will use Hardhat, Ethers.js, and hardhat-waffle for smart contract development.