Skip to content

discussions Search Results · topic:solana org:bmresearch

42 results
 (100 ms)

42 results

inbmresearch (press backspace or delete to remove)

Hello, I ve recently started using libraries/packages from Solnet via NuGet and I ve had lots of troubles finding certain functions until I ve noticed, that this repository s last release was around 3 ...

There is no wallet constructor for when we have a private key. I just don t know how to proceed. I searched for Keypair, but there is no utility class for generating a keypair from a private key. I m ...

anyone know how I could use solnet to parse this payload f 00c96c0c-93db-445f-bff2-407c346ede7e.txt rom shyft to grpc

Might be simple, but even though the TokenProgram.ProgramIdKey is static and readonly, you can still set the KeyBytes on it in a static constructor to swap the library over to Token-2022, like this: static ...

Hello guys, is this change supposed to be available in NugGet Packages ? Thanks

Hello can i use different RPC like Helius

I would like to use the Jupiter V6 Swap API with Solnet, however, it looks like Solnet doesn t have VersionedTransaction implemented. This class is pivotal for deserializing and signing the transaction. ...

Hi guys, I just keep getting errors when trying to burn tokens. My code is below, I have several questions. In your example, you use Compile message. when doing so, I get the error:TX1.Length 202 Simulation: ...

Hi! I have a problem with getting token balance for token accounts that are not created. Like Solnet examples i use TokenWallet class to get balance of a Solana token, but when i do it twice and my first ...

Good afternoon In connection with this event https://solana.com/news/block-optimization-on-the-solana-network it becomes almost impossible to use the library, since it is impossible to send a transaction ...