Skip to content

A decentralized exchange on Mantle. Built on top of Uniswap.

License

Notifications You must be signed in to change notification settings

jooohneth/lumiswap

 
 

Repository files navigation

Lumiswap

This is an alternative interface to Uniswap V2 contracts deployed on an EVM blockchain modified to be used on Mantle Network. We used ReactJS for the project, with the EthersJS and Web3-React modules to connect to the blockchain via metamask in the browser, and TailwindCSS and HeadlessUI for the frontend. Hosted through Vercel.

To get a sense of how the initial version of this app was made check out the blog: here

Run locally

npm install

Installs packages required to run the application.

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

About

A decentralized exchange on Mantle. Built on top of Uniswap.

Resources

License

Stars

Watchers

Forks

Languages

  • JavaScript 98.3%
  • HTML 1.1%
  • CSS 0.6%