Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Cannot read properties of undefined (reading 'getOfflineSigner') #19

Open
natalialinov opened this issue Jan 29, 2025 · 1 comment
Open

Comments

@natalialinov
Copy link

https://github.com/NillionNetwork/create-nillion-app/blob/main/examples/nextjs/app/components/#Button.tsx#L51
i am getting this error
Cannot read properties of undefined (reading 'getOfflineSigner')

@shawn-gNillion
Copy link

The error you are encountering is due to the Keplr wallet's inability to sign offline signatures. To successfully integrate with the Nillion protocol, you will need to manually connect your wallet and sign the required prompt to proceed with the signature.

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

No branches or pull requests

2 participants