project-serum / swap-ui

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

Feature request: add a swap and transaction history to the wallet #66

Closed laurencefass closed 3 years ago

laurencefass commented 3 years ago

I am experimenting with this wallet to understand how it works before committing any significant token amounts to storage. One useful feature of modern wallets is ability to see transaction and swap history. Do you plan to implement this in the future?

armaniferrante commented 3 years ago

No plans for this. Sollet feature development is mostly done on an as needed basis by people that want the feature. PRs are welcomed.

Also, please file this issue and other wallet features in https://github.com/project-serum/spl-token-wallet. This repo is for the swap component, which is used as a library by apps other than sollet. Closing.