We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The Gasless SDK allows anyone to enable gasless transactions in their dApp. Gasless Docs: https://docs.biconomy.io/products/enable-gasless-transactions
We want to enable the auto signature modification functionality in the gasless SDK to allow the dApp to show a custom message in the wallet pop-up.
For instance, the message could read "Gasless Transactions for : Powered by Biconomy"
Resources: https://docs.metamask.io/guide/signing-data.html#signing-data-with-metamask https://medium.com/metamask/eip712-is-coming-what-to-expect-and-how-to-use-it-bb92fd1a7a26 https://hackernoon.com/a-closer-look-at-ethereum-signatures-5784c14abecc
The text was updated successfully, but these errors were encountered:
No branches or pull requests
The Gasless SDK allows anyone to enable gasless transactions in their dApp.
Gasless Docs: https://docs.biconomy.io/products/enable-gasless-transactions
We want to enable the auto signature modification functionality in the gasless SDK to allow the dApp to show a custom message in the wallet pop-up.
For instance, the message could read "Gasless Transactions for : Powered by Biconomy"
Resources:
https://docs.metamask.io/guide/signing-data.html#signing-data-with-metamask
https://medium.com/metamask/eip712-is-coming-what-to-expect-and-how-to-use-it-bb92fd1a7a26
https://hackernoon.com/a-closer-look-at-ethereum-signatures-5784c14abecc
The text was updated successfully, but these errors were encountered: