title | description |
---|---|
Features |
Full-Stack Web3 Application |
TurboETH includes core Web3 application features like wallet connection management, account authentication and decentralized identity.
The template aims to be the fastest way to build a production ready Web3 application.
- RainbowKit - Wallet connection manager
- WAGMI - Blockchain Frontend Toolkit
- WAGMI CLI - Automatic React Hook Generation
- Viem - TypeScript interface for Ethereum
- 🧱 Core Integrations - Essential integrations for any TurboETH project
- ⛓️ Smart Contract Integrations - Smart contracts interaction via custom hooks
- 🧰 API Integrations - Simplified interaction with external APIs
- 💻 SDK Integrations - Simplified interaction with external SDKs
- 🔧 Utility Integrations - Utilities for streamlined app development and integration creation
- Tailwind CSS - Utility-first CSS framework for rapid UI development
- Radix - Primitives like modal, popover, etc. to build a stellar user experience
- Shadcn UI - Beautifully designed components that you can copy and paste into your apps
- Framer Motion - Motion library for React to animate components with ease
- React icons - Beautifully simple, pixel-perfect icons
- TypeScript - Static type checker for end-to-end typesafety
- Prettier - Opinionated code formatter for consistent code style
- ESLint - Pluggable linter for Next.js and TypeScript