Search code examples
Module '"@solana/spl-token"' has no exported member 'createAssociatedTokenAcco...

solanasolana-web3jssolana-program-library

Read More
How to add token metadata to solana token 2022 token created using createInitializeTransferFeeConfig...

solanasolana-web3jssolana-program-library

Read More
How to implement TS code connection.onLogs monitoring in Rust...

typescriptrustsolanasolana-program-library

Read More
Having issues with solana cli token distribution, recieving error PickleDbError(Error { msg: EOF whi...

solanasolana-web3jssolana-clisolana-program-library

Read More
How to transfer (using Program instructions) custom SPL token from my own account to another user&#3...

solanasolana-web3jssolana-clisolana-program-librarysolana-transaction-instruction

Read More
How can I retrieve market ids for Solana token swap program?...

solanatoken-swap-programsolana-program-librarysolana-web3js

Read More
Does program keypair has any other usage besides program deployment?...

solanaanchor-solanasolana-program-librarysolana-transaction-instruction

Read More
How to restrict acces to Solana programs only to owners of certain NFT collection using Sol Cerberus...

solanasolana-web3jsanchor-solanasolana-program-library

Read More
Tokio macro requires rt or rt-multi-thread in Solana program...

rustsolanarust-tokiosolana-program-library

Read More
How can I create a associated token address in solana from connected wallet address?...

blockchainsolanasolana-program-library

Read More
Solana PDA passing from javascript client...

rustsolanasolana-web3jsanchor-solanasolana-program-library

Read More
Init Token Account error - "Error processing Instruction 0: custom program error: 0x0"...

rustsolanaanchor-solanasolana-program-library

Read More
ATA ownership changed to token program...

solanaanchor-solanasolana-program-library

Read More
Solana Anchor: CPI with PDA...

solanaanchor-solanasolana-program-library

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

solanasolana-web3jsanchor-solanasolana-program-library

Read More
What is an epoch in solana?...

blockchainsolanasolana-web3jssolana-program-library

Read More
Can I do solana spl-token authorize mint --disable but from javascript?...

solanasolana-web3jssolana-program-library

Read More
Is it possible to continue a computation in a Solana smart-contract beyond the compute budget?...

solanaanchor-solanasolana-program-librarysolana-transaction-instruction

Read More
Sign the payer of the transaction through an API...

solanasolana-web3jssolana-program-librarysolana-transaction-instruction

Read More
Conceptual difference between Token, Account and Associated account in Solana...

solanasolana-web3jsanchor-solanasolana-program-library

Read More
How can i get the public key of the Candy Machine of collection...

solanasolana-web3jsmetaplexsolana-program-librarycandy-machine

Read More
Solana build crashing on the compilation of solana-validator package...

solanasolana-clisolana-program-library

Read More
Access and iterate over account metadata within a Solana(Anchor) Program?...

solanasolana-web3jsanchor-solanasolana-program-library

Read More
Program, Account, Publickey and Keypair in Anchor...

rustanchorsolanaanchor-solanasolana-program-library

Read More
Is it possible to close an account which was create using SystemProgram.createAccountWithSeed?...

solanasolana-web3jssolana-program-library

Read More
How to integrate contract (program) with web3 in Solana?...

solanasolana-web3jssolana-program-library

Read More
How to transfer NFT spl-token using phantom wallet and solana web3js...

javascriptsolanasolana-web3jssolana-program-libraryphantom-wallet

Read More
How to verify with Python (PyNaCl) a message signed by Solana wallet adapter (javascript)...

solanapynaclsolana-web3jssolana-program-library

Read More
BackNext