This project was bootstrapped with Create Remix dApp. Refer to the official Remix documentation for guidance on building idiomatic Remix apps. This dApp comes with the essentials already configured, allowing you to focus on building your app:
- 🔗 Blockchain interaction with viem and wagmi
- 🌈 Wallet management with RainbowKit
- 🔑 Authentication with Sign-In with Ethereum
- 🌍 Internationalization and localization
- 💅 Styling with tailwindcss
- 🌓 Light and dark mode
npm install
Ensure the .env
file is correctly populated. See .env.example
for more information.
npm run dev
open http://localhost:3000