solana-go-sdk
solana-go-sdk copied to clipboard
Solana Golang SDK
I was trying to use your repo together with an bison trails node which contains API login and I haven't found the way to do so. This would be a...
**description:** add support for sending and parsing versioned messages that already exist on devnet **docs:** Solana proposal: https://docs.solana.com/proposals/transactions-v2#versioned-transactions Rust SDK reference type: https://docs.rs/solana-sdk/latest/solana_sdk/message/enum.VersionedMessage.html **abstract implementation steps:** 1. understand when new...
Hello I'm trying to use the function "GetTokenAccountsByOwner" using the rpc variable and I keep getting an error in my response as its telling me that the the way I'm...
Hey I need a way of identifying what type of tokens the address is for so I need a way of querying a given public address to get it's mint...
Bumps [terser](https://github.com/terser/terser) from 5.11.0 to 5.14.2. Changelog Sourced from terser's changelog. v5.14.2 Security fix for RegExps that should not be evaluated (regexp DDOS) Source maps improvements (#1211) Performance improvements in...
we can customize http client to set proxy and timeout, etc.
Can I call the smart contract directly? How should I call it
Hi, I Really Love This Library And I've Gone Through The Gitbook. This Is Not An Issue With The Library, Rather A Call For Help To Get The Right Direction....