project-serum / serum-dex-ui

Example implementation of a UI for the Serum DEX
Other
357 stars 541 forks source link

how to host swap ui #41

Closed askmike closed 4 years ago

askmike commented 4 years ago

a6d753f added a SWAP link at the top of the menu, but it points to an externally hosted swap page:

https://github.com/project-serum/serum-dex-ui/blob/a6d753f0a580a421de2b13984ec2c4aa844f0472/src/components/TopBar.tsx#L48

askmike commented 4 years ago

it's all explained here: https://serum-academy.com/en/serum-swap/?s=09

matt-scientist commented 3 years ago

https://serum-academy.com/en/serum-swap/?s=09

is there an updated link for implementing the swap ui?

sdbarrington commented 3 years ago

Any update on this? would be great to see an example of a serum swap GUI...