Course lesson
Set up an Ethereum Project using SvelteKit with Tailwind CSS and Hardhat
We'll start our project by installing all of the necessary tools to get started with Web3 development.
- Duration
- 3 min
- Access
- Included
- Transcript
- Retained from source evidence
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.