Module '"@solana/spl-token"' has no exported member 'createAssociatedTokenAcco...
Read MoreHow to add token metadata to solana token 2022 token created using createInitializeTransferFeeConfig...
Read MoreHow to implement TS code connection.onLogs monitoring in Rust...
Read MoreHaving issues with solana cli token distribution, recieving error PickleDbError(Error { msg: EOF whi...
Read MoreHow to transfer (using Program instructions) custom SPL token from my own account to another user...
Read MoreHow can I retrieve market ids for Solana token swap program?...
Read MoreDoes program keypair has any other usage besides program deployment?...
Read MoreHow to restrict acces to Solana programs only to owners of certain NFT collection using Sol Cerberus...
Read MoreTokio macro requires rt or rt-multi-thread in Solana program...
Read MoreHow can I create a associated token address in solana from connected wallet address?...
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 MoreEstimate gas cost for transaction to custom Solana Program written with Anchor...
Read MoreCan I do solana spl-token authorize mint --disable but from javascript?...
Read MoreIs it possible to continue a computation in a Solana smart-contract beyond the compute budget?...
Read MoreSign the payer of the transaction through an API...
Read MoreConceptual difference between Token, Account and Associated account in Solana...
Read MoreHow can i get the public key of the Candy Machine of collection...
Read MoreSolana build crashing on the compilation of solana-validator package...
Read MoreAccess and iterate over account metadata within a Solana(Anchor) Program?...
Read MoreProgram, Account, Publickey and Keypair in Anchor...
Read MoreIs it possible to close an account which was create using SystemProgram.createAccountWithSeed?...
Read MoreHow to integrate contract (program) with web3 in Solana?...
Read MoreHow to transfer NFT spl-token using phantom wallet and solana web3js...
Read MoreHow to verify with Python (PyNaCl) a message signed by Solana wallet adapter (javascript)...
Read More