-
Notifications
You must be signed in to change notification settings - Fork 24
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Overview
A handy tool/feature to send tokens via link (URL), without having to know the recipient address.
Interaction Flow
- (Extension) Sender selects the Send via Link option when sending tokens
- (Extension) Sender enters information (select token, enter quantity)
- (Extension) Sender generates a copyable link and QR code
- (External) Sender sends the link or QR code to the recipient using any messenger
- (Webpage) Recipient enters the dedicated webpage via the link or QR code to claim tokens
- (Webpage) Recipient creates a new wallet (Google Login provided) or connects an existing wallet and claims the tokens
Possibilities
- Can be something that helps to lower the "Web3" barrier for newcomers.
- Can generate multiple links at once and send each link to multiple people (airdrop, events, etc).
- Can make good synergies with MPC login tools (Google Login etc) for not crypto-friendly users.
Consideration
- Should make a limit on the token amount that can be sent using the SVL (to prevent the loss of funds due to human mistakes).
- URLs should be random/secure enough so that URLs cannot be first accessed by others.
- Should add a claimable period (i.e., only claimable within 24 hours since the link generation), and if not claimed, the funds go back to the original sender.
- Should be 100% open source, plain written in Gnolang.
Any feedback is welcome!
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request