Failing tests: cannot read properties of undefined(reading local) solana devnet...
Read MoreI can not deploy the program to dev net with anchor...
Read MoreError handling when testing Solana event emitting...
Read MoreSolana PDA passing from javascript client...
Read MoreInit Token Account error - "Error processing Instruction 0: custom program error: 0x0"...
Read MoreATA ownership changed to token program...
Read MoreSolana/Anchor error: (yanked dependencies) Failed to obtain package metadata: `cargo metadata` exite...
Read MoreEstimate gas cost for transaction to custom Solana Program written with Anchor...
Read MoreDifference between `cargo build` , `cargo build-bpf` and `cargo build-sbf`...
Read MoreSolana anchor Error processing Instruction 0: Cross-program invocation with unauthorized signer or w...
Read MoreWhat does "invalid account discriminator" mean in Anchor?...
Read MoreHow can I use the `close_account` function properly in order to close an Associated Token Account?...
Read MoreWallet get's disconnected from next.js solana application...
Read MoreSolana Anchor CPI call that requires pre-created account...
Read More'program' macro not correctly loading...
Read MoreHow to transfer SOL from a PDA which created a token associate account to a normal account in Anchor...
Read MoreAnchor Problem Deploying NFT Program to Devnet...
Read MoreSolana Phantom Wallet - Error: airdrop request failed. This can happen when the rate limit is reache...
Read MoreHow to upgrade a program id on Anchor...
Read MoreWhy Error: Signature verification failed?...
Read MoreIs it possible to continue a computation in a Solana smart-contract beyond the compute budget?...
Read Moreerror is imported here, but it is a function-like macro...
Read MoreMake a Solana program pay for the transaction...
Read MoreGetting error: failed to download `solana-frozen-abi v1.9.9` while running anchor test on macbook m1...
Read MoreTransaction simulation failed: Error processing Instruction 0: Cross-program invocation with unautho...
Read MoreIs it possible to transfer tokens to account declared in remaining accounts?...
Read MoreAnchor: How to ask the Nodejs backend to co-sign a transaction from the frontend without using Serum...
Read MoreConceptual difference between Token, Account and Associated account in Solana...
Read More