Houdini Swap 🔗
Houdini Swap is a decentralized cryptocurrency exchange platform built with Next.js. It offers secure, fast, and private transactions across multiple chains.
- Decentralized cryptocurrency swapping
- Support for multiple chains
- Private transaction mode
- Real-time statistics
- Responsive design for desktop and mobile
- Next.js - React framework for server-side rendering and static site generation
- React - JavaScript library for building user interfaces
- TypeScript - Typed superset of JavaScript
- Tailwind CSS - Utility-first CSS framework
- Radix UI - Unstyled, accessible UI components
- Lucide React - Beautiful & consistent icon toolkit
- Vercel - Platform for deploying and hosting
-
Clone the repository:
git clone https://github.com/your-username/houdini-swap.git cd houdini-swap
-
Install dependencies:
npm install
-
Run the development server:
npm run dev
-
Open http://localhost:3000 with your browser to see the result.
app/
: Next.js app directory containing pages and layoutscomponents/
: React components used throughout the applicationlib/
: Utility functions and shared codepublic/
: Static assets
npm run dev
: Runs the app in development modenpm run build
: Builds the app for productionnpm start
: Runs the built app in production modenpm run lint
: Lints the codebase using ESLint
The easiest way to deploy your Next.js app is to use the Vercel Platform from the creators of Next.js.
Check out the Next.js deployment documentation for more details.
Contributions are welcome! Please feel free to submit a Pull Request.
For any inquiries, please reach out to @halilatilla on Twitter.