Disperse tokens to multiple wallets on Taiko chain.
- Node.js 18+
- npm, yarn, or pnpm
-
Clone the repository
git clone <repository-url> cd taiko
-
Install dependencies
npm install
-
Start development server
npm run dev
-
Open your browser
Navigate to http://localhost:3000 to see the application.
npm run build
npm startnpm run devnpm run lint- Framework: Next.js 14
- Language: TypeScript
- Styling: CSS Modules / Tailwind CSS
- Runtime: Node.js
taiko/
├── app/ # App router pages
├── components/ # Reusable components
├── public/ # Static assets
├── styles/ # Global styles
└── package.json # Dependencies
- Fork the repository
- Create a feature branch
- Commit your changes
- Push to the branch
- Open a Pull Request
Built with ❤️ for the hackathon
