Replies: 1 comment
-
Hello @GrafMine, We don't have any specific support for a rust client. I would recommend searching online to see if you can locate any community built rust SDKs that ingest the Phantom provider. |
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
-
Hello everyone, can you tell me a couple of things about this code?
https://gist.github.com/GrafMine/cc6ff262660f8143b9915607428c5df9
1.how can I cast the phantom variable into my rust type?
2.Maybe someone has already written their own typification for phantom methods? like rust sdk?
p.s. in my case I'm using Leptos for a client, and I want to use methods of interacting with the phantom wallet
Beta Was this translation helpful? Give feedback.
All reactions