Skip to content
/ scaffold-eth-alt Public template

Alternative tech stack to scaffold-eth-2 with pnpm, turborepo, foundry, svelte5 and fleek

Notifications You must be signed in to change notification settings

zapaz/scaffold-eth-alt

Repository files navigation

scaffold-eth-alt

scaffold-eth-alt is an alternative tech stack to scaffold-eth-2 while using @ByteAtATime Svelte components from scaffold-eth-svelte

Demo site on Fleek.xyz here => https://scaffold-eth-alt.on-fleek.app/

Comparison of tech stacks:

Feature/Tool scaffold-eth-2 scaffold-eth-svelte scaffold-eth-alt
Package Manager yarn yarn pnpm
Task runner yarn yarn turborepo
Smart Contract Tool hardhat (or foundry) hardhat foundry
Smartcontract Language solidity solidity solidity
Frontend Language typescript typescript typescript
Frontend Framework react svelte5 svelte5
Fullstack Framework nextjs sveltekit sveltekit
Build Tool webpack vite vite
CSS Framework tailwindcss tailwindcss tailwindcss
UI Library daisyui daisyui daisyui
Blockchain Libraries viem, wagmi viem, wagmi viem, wagmi
Deployment Tool specific scripts specific scripts forge-deploy-lite
Hosting Platform vercel vercel fleek