Key Points
With Contrax, users could create tokens and liquidity pools and leverage auto-compounding farms on the Arbitrum blockchain. The key features of Contrax included:
Token Creator allowed non-technical users to create their ERC-20 token on top of Ethereum and Arbitrum blockchains.
Token Manager allows Token Creators to view the details of their newly minted tokens and transfer/distribute them to new owners. It also allowed Token Creators to execute features like Burn Tokens or Change Supply etc.
Liquidity Pool Creator allowed Token Creators to deploy liquidity pools for their tokens via SushiSwap (We tried working with Uniswap v3 to implement this functionality, but the blocker was that Uniswap v3 SDK did not have full support for Arbitrum at that time)
Farming Section allowed Liquidity Pool Reward holders to compound their LP Token Rewards by staking and farming into select Auto-compounding farms.
Frontend styled components were used for customized content and boxes to give users the most accessible and convenient features and tools to create tokens, liquidity pools, and auto-compounding farm lists. Web-vital for the website was used for performance-based values on memory consumption. We developed the initial designs for Contrax, which after sufficient modifications to fit the best UX principles, were implemented by our dev team. Furthermore, for customized bar charts, etc., we used Google charts which has a pretty neat gallery of interactive charts.

Key Outcomes
- User-friendly Liquidity Pools Creation via sushi swap
- Auto-compounding vaults for high-yield farming
- User-Friendly ERC 20 Token Creation
- Support for Etherium(L1) and Arbitrum(L2) blockchains