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

The signature problem #1

Open
zhaojio opened this issue Feb 5, 2023 · 0 comments
Open

The signature problem #1

zhaojio opened this issue Feb 5, 2023 · 0 comments

Comments

@zhaojio
Copy link
Contributor

zhaojio commented Feb 5, 2023

If we use the browsing plugin wallet to log into the website, when data is written to the contract, the wallet pops up a dialog box each time for authorization.

When users mark words, they need to write frequently, and it is not friendly to sign each time.

Importing the key directly into the front-end would avoids this problem, but need to create a new account, adding steps to the operation.

We need to find a way to auto-sign (pre-pay for gas fee).

You need to investigate if a solution is available and how it works

If we can use our own way to achieve autosignature, it will be a bonus point option in the competition

If we can't find an effective way to do this, we will use the method of storing key pairs in the front-end.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant