Search code examples
Is there any way to get amount(number of token we are sending in transaction) after calling transact...

javascriptnode.jsblockchainsolana

Read More
Adding connect wallet button to HTML - Solana blockchain...

javascripthtmlpython-3.xdjangosolana

Read More
I would like to mint a new token on solana. How can I do this using solana-web3.js?...

javascriptsolana

Read More
Connecting Pyth.Network to C#...

c#solana

Read More
How to save keypairs and send tokens in Solana, using node.js?...

javascriptnode.jscryptographysolana

Read More
How can I implement BorshDeserialize on struct with a string?...

stringserializationrustdeserializationsolana

Read More
How to access JSON RPC API Solana Javascript in Linux Envoirment?...

javascriptapirestsolana

Read More
The accounts must be put with some sequence or can be random when initiate a TransactionInstruction?...

solana

Read More
Solana Rent Exemption...

solana

Read More
Code sample for parsing metadata for Solana NFT and updating the metadata...

nftsolanatokenmetadataprogrammetaplex

Read More
Calling specific endpoint on Solana smart contract...

blockchainsolana

Read More
why could it get the associated account for a new generated address?...

solana

Read More
Failing in convert a mnemonic to a seed for a solana wallet...

node.jsblockchainwalletsolana

Read More
Solana what is a good zero value address or default address?...

solana

Read More
What is the seeds in creating account or finding the account in solana, and could the seeds be anyth...

solana

Read More
Solana Rust How to get return value from current CPI function call?...

rustsolana

Read More
Solana how to stake native SOL to a Rust program and withdraw SOL from a program?...

rustsolana

Read More
Solana - How to get cluster versions...

solana

Read More
Solana - Commitment vs preflightCommitment...

solana

Read More
Solana - How to determine Finality...

solana

Read More
How to run a command with an environment variable? ( solana validator)...

solana

Read More
How can a Solana Rust smart contract get block height or Unix time?...

rustblockchainunix-timestampsolana

Read More
Problem with deploying program to solana on localhost...

dockerblockchainsolana

Read More
Solana Rust program HashMap<string, u64>...

serializationrusthashmapdeserializationsolana

Read More
Add simple line "Pubkey::new_unique()" breaks my Solana Program...

rustblockchainsolana

Read More
I notice when I try and use Borsh to serialize/deserialize I'll get errors...

serializationblockchainsolana

Read More
BackNext