DeXter-on-Radix / website

Community built order book dex on Radix.
https://dexteronradix.com/
Other
14 stars 21 forks source link

Direct URL access to specific trade pairs on Dexter #354

Closed dcts closed 5 months ago

dcts commented 7 months ago

As we onboard more projects, enabling URL sharing that directly opens a specified trade pair on Dexter could enhance user convenience by eliminating the need to search for a coin manually. This feature would allow projects to link directly from their websites to their specific trading pair on Dexter.

Implementation could either encode the trade pair as path (my prefered solution) or add it as query param, e.g.:

fliebenberg commented 7 months ago

I also prefer the path option. This feature has often been requested.