← Deeksha Rungta

Proxyswap

Full-featured DEX on Degen and Hamchain — token swaps, liquidity pools, a token launchpad, airdrops with CSV support, LP locking, and fee claiming.

Visit Proxyswap

Overview

Proxyswap is a DEX built on Degen chain and Hamchain. We started with basic Uniswap features like swap and pools from the Uniswap repo, but later realized we needed other features to make this a complete DEX for all use cases.

Later, we also built other features like Airdrop Token Launcher (because why not, everyone is launching a token these days lol), claim, and vault for users and teams to lock their LP . With these features, we made sure to provide a complete product for the Degen and Hamchain ecosystem.

Currently, the number of swaps on Proxyswap has reached 11.5K +, on both chains. We got over 1.5K+ pools created as well, and around 70+ tokens launched.

Proxyswap

My Contributions

During this time, I got to work on a couple of things - I was the lead on the frontend for most of the new features as well as looking after integration with the smart contract and backend. We used React for the frontend, Ethers.js and Web3.js for all the contract and other blockchain integration, and also used Supabase and Node.js for handling the backend and database.

Airdrop: For the airdrop feature, I worked on the frontend and contract integration, allowing users to airdrop any token on Degen and Hamchain. Users could add a list of addresses in CSV or manually with a percentage breakdown. We also built a claim section for users to claim their airdropped tokens.

Proxyswap

Token Launchpad: For the launchpad feature, I worked on the frontend and contract integration to enable users to fully customize the token with custom quantity, initial price, etc., and also optionally airdrop them all in one transaction with single-sided liquidity. We also added a section for users to claim fees on their launched token pools.

Proxyswap

Locked Pools: After creating pools, the next step is to lock them. We built a pool locking feature where users can see all their created pools and lock them for a custom duration, release the lock, and also claim fees on them.

Proxyswap