A DEX with a Uniswap inspired user interface. Currently working on smart contract integration and testing with the NextJS front end. Also planning to add a Liquidity Pool module and support for mock perps.
Link to smart contract repo: https://github.com/sarisssa/tigres-contracts
git clone [email protected]:sarisssa/tigres-front-end.git
cd tigres-fe
npm install
npm run dev
- Typescript
- React
- NextJS
- Solidity
- Hardhat
- Ethersjs
- Jotai
- Tailwind