Replies: 1 comment
-
Hi there, currently none of the mobile SDKs return a provider (unlike the web sdks which can be referenced here) So what you will have to do is to use the private key directly to interact with the specific blockchain. The private key is returned in the sample response |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I implemented the login flow and also getting the desired fields in response but how can i sign the messages and get provider in react native
Beta Was this translation helpful? Give feedback.
All reactions