-
Notifications
You must be signed in to change notification settings - Fork 7
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
Lykhoyda/add web wallet frontend #52
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please use ChainSafes esLint rules
https://github.com/ChainSafe/eslint-config?tab=readme-ov-file#frontend-react
<p className="font-inter"> | ||
Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do | ||
eiusmod tempor incididunt ut labore et dolore magna aliqua. | ||
</p> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👀
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We don't have a proper text yet 😃
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
think this will be useful to know
https://vite.dev/guide/env-and-mode#intellisense-for-typescript
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This one is a bit tricky have multiple problems
First, let go with EIP-6963, it's not a provider. The purpose of that EIP is to discover all available EIP-1193 providers. We can go into details over a call or please check the specification
To simplify account discovery there is already made packages mipd
Last note, I'm discouraging using windows.ethereum
as a creation of EIP-6963 is here to combat wallet wars over namespace and you cannot know in any time if some wallet will override it
Web Wallet package: