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

Create Auxiliary Signer Service to allow people to sign with their browser or mobile wallets #18

Open
escottalexander opened this issue Aug 16, 2024 · 1 comment
Assignees

Comments

@escottalexander
Copy link
Collaborator

escottalexander commented Aug 16, 2024

This will allow people to sign a message confirming they own their wallet. This should also enable them to deploy from a mobile or browser wallet during the deploy process.

@escottalexander escottalexander self-assigned this Aug 16, 2024
@escottalexander
Copy link
Collaborator Author

escottalexander commented Sep 9, 2024

I attempted to create this using RainbowKit and ran into several issues due to react. I tried to implement it with AppKit from WalletConnect in Vanilla Typescript and have run into issues relating to the reliance on WalletConnect because we need to use it from localhost. Many pitfalls here.

NextJS version: https://github.com/escottalexander/safe-signer

Vanilla Typescript: https://github.com/escottalexander/safe-signer-vanilla-typescript

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

No branches or pull requests

1 participant