Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in solana

Solana Anchor: how can a program check approved token allowance given by an user?

rust anchor solana

Total Supply API for Coinmarketcap listing

How do I load my Solana wallet using my private key file?

Error: Cannot find module './candy-machine-cli.ts'

Transaction simulation failed: Attempt to debit an account but found no record of a prior credit

solana candy-machine

Build Rust static library to use within CGO

go rust cgo solana

The term 'config' is not recognized as the name of a cmdlet

visual-studio-code solana

Why is "anchor build" and "Cargo build-bpf" showing wrong rustc version?

Solana transaction using python

How do I avoid my anchor program throwing an "Access violation in stack frame"?

rust solana anchor-solana

Update Metadata of Metaplex NFT

solana nft metaplex

Error: 403 Forbidden: Call type exceeds Solana 1.9.13 version limit for max account size

solana solana-web3js

Can Jupiter api swap and send swapped token to another account?

blockchain swap solana

Solana - Commitment vs preflightCommitment

solana

Add Meta Data To Solana Token with @solana/web3.js

Solana Anchor Rust: How to convert a public key into an AccountInfo type

rust solana