near / near-wallet-roadmap

near-wallet-roadmap
Apache License 2.0
8 stars 0 forks source link

Fungible tokens: manage transactions #15

Closed stefanopepe closed 2 years ago

stefanopepe commented 3 years ago

Summary In an effort to make NEAR Wallet an asset management tool, this feature will enable users to buy/sell and manage their fungible tokens directly within the wallet UI.

Intended Outcome As a user, I want to issue transactions from my fungible tokens, such that I can change my position without leaving the wallet interface

How will it work? following #14, this feature will enable users to execute fungible-tokens transactions within NEAR Wallet. This feature will require additional work by the Wallet team, as every token might have a different behavior for buying and selling - thus UI and user flows will need some adaptation. This feature will open new UX research opportunities both on the user-side and the developer-side (e.g. token standards, best practices and pull-request policy).