Search code examples
How to find out if a transaction is finalized on Solana...


javascriptnode.jsblockchainsolanaanchor-solana

Read More
Cannot build Solana NFT program using `anchor build` command due to rustc version issue...


rustblockchainsolanaanchor-solanarustup

Read More
TokenAccount doesn't implement Discriminator...


rustsolanaanchor-solana

Read More
Error when running anchor test - rust directory not found...


rustsolanaanchor-solana

Read More
Set the feePayer as the one who pays for the creation of an account - Anchor Solana...


solanasolana-web3jsanchor-solana

Read More
error: could not find `solana-cargo-build-sbf` in registry `crates-io` with version `=1.19.0`...


rustsolanaanchor-solanarustup

Read More
How to specify instruction of anchor program with solana web3 js?...


solanasolana-web3jsanchor-solana

Read More
export solpg project locally but got error TS1378 running the client script due to top-level await...


solanaanchor-solana

Read More
Can I set solana account field to private?...


solanasolana-web3jsanchor-solana

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
avm install 0.28.0 gives "cannot compile `libsecp256k1` (lib) error" on AWS EC2 Ubuntu and...


amazon-web-servicesdigital-oceansolanaanchor-solana

Read More
Solana on-chain program to find address of wallet holding NFT...


solanaanchor-solana

Read More
Difference between "cargo build" and "anchor build"...


rustrust-cargosolanaanchor-solanasolana-cli

Read More
Getting error while running program in node js related to solana web3...


node.jssolanametaplexanchor-solana

Read More
Converting string to Public Key...


javascriptrustanchorsolanaanchor-solana

Read More
Error trying to create seahorse init project, anchor init failed...


blockchainsolanaanchor-solana

Read More
Subscribe to events/logs in solana from Typescript code...


eventssolanasolana-web3jsanchor-solana

Read More
Solana Anchor Lang: anchor init creates project with TypeError: Cannot read properties of undefined ...


blockchainsmartcontractssolanaanchor-solana

Read More
Unable to Sign Solana Transaction using solana-py throws not enough signers...


pythonsolanaanchor-solana

Read More
How to transfer SOL in anchor smart contract instruction...


rustsolanaanchor-solana

Read More
Failing tests: cannot read properties of undefined(reading local) solana devnet...


typescriptsolanaanchor-solana

Read More
I can not deploy the program to dev net with anchor...


blockchainsmartcontractssolanaanchor-solana

Read More
Error handling when testing Solana event emitting...


javascriptsolanasolana-web3jsanchor-solana

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
Why is "anchor build" and "Cargo build-bpf" showing wrong rustc version?...


rustrust-cargosolanabpfanchor-solana

Read More
error[E0412]: cannot find type `ProgramResult` in this scope...


rustblockchainsmartcontractssolanaanchor-solana

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
BackNext