Skip to content

kaleidoswap/website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

117 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

KaleidoSwap Website

The official website for KaleidoSwap - Trustless trading on Lightning Network.

Overview

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.

Getting Started

Prerequisites

  • Node.js (v18 or higher)
  • npm (v9 or higher)

Installation

  1. Clone the repository:
git clone https://github.com/kaleidoswap/website.git
cd website
  1. Install dependencies:
npm install
  1. Start the development server:
npm run dev
  1. Build for production:
npm run build

Technology Stack

  • React
  • TypeScript
  • Vite
  • Tailwind CSS
  • React Router

Contributing

Contributions are welcome! Please feel free to submit a Pull Request.

License

This project is licensed under the MIT License - see the LICENSE file for details.

About

Website of KaleidoSwap

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors