Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Ability to Transfer Tokens and ETH via API or Manually #144

Open
IgorShadurin opened this issue May 11, 2023 · 0 comments
Open

Add Ability to Transfer Tokens and ETH via API or Manually #144

IgorShadurin opened this issue May 11, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@IgorShadurin
Copy link
Contributor

As part of our ongoing efforts to improve the user experience and functionality of our application, we need to add the capability for users to transfer their tokens and ETH manually or via API. This feature is crucial for various use cases, one of which includes the creation of invitations for new users.

Currently, users do not have direct access to their wallets within the application, which limits their ability to manage and utilize their assets effectively. The addition of this feature will provide users with more control over their assets and facilitate seamless transactions within the app.

Proposed Solution:

  • Develop and integrate an API endpoint that allows users to transfer tokens and ETH from their wallets.

  • Implement a user-friendly interface that allows manual transfers of tokens and ETH.

  • Ensure robust security measures are in place to prevent unauthorized access and transactions.

  • Update the user guide and documentation to reflect the changes and instruct users on how to use the new feature.

@IgorShadurin IgorShadurin added the enhancement New feature or request label May 11, 2023
tomicvladan added a commit that referenced this issue Aug 30, 2023
feat: add wallet functionality (#144)

feat: add wallet overview

feat: sending transactions ui

feat: open settings in tab

feat: add transaction history

feat: reorganize settings and send transactions

fix: wallet ui fixes

fix: transaction send

test: add wallet tests

feat: wallet lock

feat: wallet settings lock

feat: tokens

fix: tokens

chore: upgrade react

fix: token fixes

test: tokens tests

chore: update library readme

feat: wallet improvements (#165)

feat: fetching account info

feat: improve error messages ui

feat: default config (#158)

feat: new swarm settings

feat: configurable bee url (#157)

chore: update readme

fix: balance check on send

feat: add new networks

fix: disable fdp-storage caching
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant