project-serum / swap-ui

React Component for Swapping on the Serum DEX
Apache License 2.0
113 stars 117 forks source link

[WIP] Refactor to not use useRefresh #93

Open munanadi opened 3 years ago

munanadi commented 3 years ago

WRT #79 Refactored code with useState.

@secretshardul If you check and let me know if this works for context/Dex.ts I can continue to do the same for context/Token.ts.