File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 11---
22eip : 7754
3- title : Tamperproof Web Immutable Secure Transaction (TWIST)
3+ title : Tamperproof Extension Wallets API (TWIST)
44description : Provides a mechanism for dapps to use the extension wallets API in a tamperproof way
55author : Erik Marks (@remarks), Guillaume Grosbois (@uni-guillaume)
66discussions-to : https://ethereum-magicians.org/t/erc-7754-tamperproof-web-immutable-transaction-twit/20767
@@ -13,7 +13,7 @@ requires: 1193
1313
1414## Abstract
1515
16- Introduces a new RPC method to be implemented by wallets, ` wallet_signedRequest ` , that
16+ Tamperproof Web Immutable Secure Transaction (TWIST) introduces a new RPC method to be implemented by wallets, ` wallet_signedRequest ` , that
1717enables dapps to interact with wallets in a tamperproof manner via "signed requests". The
1818dapp associates a public key with its DNS record and uses the corresponding private key to
1919sign payloads sent to the wallet via ` wallet_signedRequest ` . Wallets can then use the
You can’t perform that action at this time.
0 commit comments