CEX Frontend Contest Results

CEX Frontend Contest Results

TON Rocket Bot

We received only one submission that fits our requirements, examined it and found that it fits our basic requirements. There are some drawbacks though.


🥇 Duico - 1000 TON - https://t.me/tonRocketBot?start=t_uRyg6OrXxg5jlgM

telegram link to bot: @tonexchangebot

github: https://github.com/2ico/ton-rocket-cex.git

Notes

+ All functional requirements were implemented

+ Overall UI looks consistently

+ Telegram buttons are used - good. Sometimes they even used when it is not needed 😁 (e.g. first page after pair is chosen)


- UI style looks not so telegrammy, also some components (like sell / buy switcher and orderbook) looks inaccurate

- userEffect in code used where it is not needed - unnecessary page re-renders

- code in repository organised in "all-in-one" style, could be split better

Report Page