The official website for KaleidoSwap - Trustless trading on Lightning Network.
KaleidoSwap leverages the security of Bitcoin Protocol, the scalability of Lightning Network, and the programmability of RGB to let users trade any RGB assets in a trustless manner.
- Node.js (v18 or higher)
- npm (v9 or higher)
- Clone the repository:
git clone https://github.com/kaleidoswap/website.git
cd website- Install dependencies:
npm install- Start the development server:
npm run dev- Build for production:
npm run build- React
- TypeScript
- Vite
- Tailwind CSS
- React Router
Contributions are welcome! Please feel free to submit a Pull Request.
This project is licensed under the MIT License - see the LICENSE file for details.