-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Update URI parameters to match ERC spec better & work with tokens #283
Comments
The send page already has URIs implemented. Docs need to be updated but: Example of a custom link w/ data: A transaction with a gas limit of
Also no idea where sendMode=3 went. That must have been a late night. todo list for @kvhnuke
|
Simply great, thanks. |
Tests
|
Done. Commits: 81c7bb1 331719d a80dd24 5ef87ae a560d76 Final options:
Notes:
Example Links: |
Shoot. In the next couple weeks we will revisit this as the send modes will be: ETH or we may drop ETC completely. |
move css theme selector to footer
Is this still supported? |
Bitcoin has a bitcoin: scheme (BIP 21), and btw it launches Armory on my Debian with Chrome (FF only launches Chrome by default. Oh well.) Alex Van de Sande has proposed ERC: Standard URI scheme with metadata, value and byte code, but it isn't ready yet.
In the meantime, I propose extending the MEW URI syntax with arguments for simple Ethereum transfers. Going to
https://www.myetherwallet.com/?address=0x01234567897e9457a371e2cce3d29ba5685d0b1e&amount=1.5&data=Some%delivery%20address#send-transaction
would give more or less:
Now combine this with a Ledger Nano S - not exactly a 1-click buy dream, but a radically improved UX nevertheless.
The text was updated successfully, but these errors were encountered: