Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in solana

I want to get the address from mnemonic with the proper derivation path

MintAccount can't be found

solana metaplex

Error: Custom: Invalid blockhash when solana program deploy

blockchain solana

What is the seeds in creating account or finding the account in solana, and could the seeds be anything or be specific?

solana

How to get random number in Solana on-chain program?

Solana Anchor How to withdraw tokens from program PDA?

rust solana

Cannot deploy the program to devnet with anchor

Difference between "cargo build" and "anchor build"

How can I get program author on solana?

rust solidity author solana

Sending solana transactions with python

python solana

Minting NFTs in Solana. Transaction fees

How to transfer SOL from a PDA which created a token associate account to a normal account in Anchor?

rust solana anchor-solana

Does program keypair has any other usage besides program deployment?

How to get Metadata from a Token adress using web3 js on SOLANA

What does "invalid account discriminator" mean in Anchor?

solana anchor-solana

Estimate gas cost for transaction to custom Solana Program written with Anchor

How can I recover the SOL used for rent after a failed Solana program deployment?

solana

how to verify the signature of a message in phantom solana?

Difference between `cargo build` , `cargo build-bpf` and `cargo build-sbf`

Best practice of sending multiple dependent transaction [solana] [web3js]

web3js solana