-
Notifications
You must be signed in to change notification settings - Fork 62
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
Auth Client & Web3Wallet #100
Conversation
Hi! Thanks for PR but isn't working for me. QR code scan result have no response (Trust wallet app) until I've change AuthPayload property |
@gigajuwels bump :) |
i've get working version finally, there are problems with signed message restoration in FormatMessage function |
my changes is here https://github.com/formatCvt/WalletConnectSharp/commits/feat/web3wallet |
…ectSharp into feat/web3wallet
8b61216
to
a815c86
Compare
…ectSharp into feat/web3wallet
…ectSharp into feat/web3wallet
This features adds an auth client & Web3Wallet. Unit tests have been added for all new code