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.

Web3 Developer Experience

  • RainbowKit - Wallet connection manager
  • WAGMI - Blockchain Frontend Toolkit
  • WAGMI CLI - Automatic React Hook Generation
  • Viem - TypeScript interface for Ethereum

Custom Integrations

User Interface

  • 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

Frameworks

Developer Experience

  • 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