-
Notifications
You must be signed in to change notification settings - Fork 542
feat: add Talisman injected wallet #1717
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
feat: add Talisman injected wallet #1717
Conversation
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
leightkt
left a comment
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.
looking great- I was able to successfully run through all the wallet tests on the demo (connect, sign message, sign typed message, send transaction, disconnect) on goerli.
Adamj1232
left a comment
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.
Everything tested well and looks good! Thanks for the PR!
Feel free to reach out around co-marketing with Talisman support/integration into w3o!
|
New dependency changes detected. Learn more about Socket for GitHub ↗︎ 👍 No new dependency issues detected in pull request Bot CommandsTo ignore an alert, reply with a comment starting with Pull request alert summary
📊 Modified Dependency Overview:
|
Description
Adds Talisman to the list of supported wallets.
Checklist
package.jsonof the package you have made changes in following semantic versioning and using alpha release taggingyarn check-allto confirm there are not any associated errorsTests with demo app (injected)