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

Feature Request: Known Wallet Address Support #410

Open
marwen-abid opened this issue Sep 4, 2024 · 1 comment
Open

Feature Request: Known Wallet Address Support #410

marwen-abid opened this issue Sep 4, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@marwen-abid
Copy link
Collaborator

Support using an existing wallet address for disbursements as an alternative to receiver registration.

What problem does your feature solve?

Currently, the SDP requires receiver registration through SEP-24 before disbursing funds. This process can be redundant when the organizations disbursing funds already have access to the receiver's wallet address, leading to unnecessary steps and delays.

What would you like to see?

We propose adding support for Known Wallet Address in the disbursement process. Specifically, we should:

  1. Add a new column named wallet_address to the CSV file containing the disbursement instructions.
  2. Upon initiating the disbursement and creating the receiver and receiver_wallet, we automatically set the receiver wallet status to REGISTERED.
  3. When a wallet_address is provided, bypass the SEP-24 registration process and directly disburse the funds to the receiver's wallet if the wallet is valid (i.e. it exists on the network, has the appropriate trustlines, etc.)
@Oyase-shinobi
Copy link

hello @marwen-abid
I can fix this issue
may I take the issue?

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

2 participants