Skip to content

fernand0dias/Qwickswap

 
 

Repository files navigation

⚡️ Qwickswap

Qwickswap is a decentralized exchange (DEX) that allows you to swap your tokens quickly and easely on BSC, ETH and MATIC networks. Build with Moralis, Sveltekit and Tailwind CSS

main

Installation ⚙️

  1. Fork/Clone/Download this repo
git clone https://github.com/dz-root/Qwickswap.git
  1. Install dependecies
npm install
  1. Moralis config 🔑

Open /src/routes/_layout.svelte and set the serverUrl and the appId

const serverUrl = "MORALIS_SERVER_URI";
const appId = "YOUR_MORALIS_APPID";
  1. Run: npm run dev

Preview 👀

main

FAQ

  1. What is Moralis and how I can create Moralis Server? Check the documentation

Contributing 💡

You can propose a feature request opening an issue or a pull request.

About

Qwickswap is a decentralized exchange (DEX) that allows you to swap your token quickly and easely on BSC ETH and MATIC.

Resources

Stars

2 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Svelte 94.2%
  • HTML 3.0%
  • CSS 1.6%
  • JavaScript 1.2%