Installation
Requirementsโ
Before you begin, you need to install the following tools:
- Node (>= v18.17)
- Yarn (v1 or v2+)
- Git
Setupโ
To get started with Scaffold-ETH-Svelte, you simply clone the repository and install dependencies:
git clone https://github.com/ByteAtATime/scaffold-eth-svelte.git
cd scaffold-eth-svelte
yarn install