Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in solana

Add image and name to existing WL spl-token

How to get Solana transaction data from transaction object

Getting this error message while installing solana: error: failed to run custom build command for `prost-build v0.10.1`

solana solana-cli

Solana listen for new transactions on certain wallet (with Solana.py)

Get the list of assets associated to a Solana wallet address

How to send SOL with a solana rust contract

How can I see the contract code in Solana?

solana solana-web3js

What's the best way to pass arbitrary length data to an Anchor (Solana) instruction call?

solana anchor-solana

Solana start solana-test-validator on Linux / Ubuntu blockstore error

solana solana-cli

Solana: error: not a directory on npm run build:program-rust command

solana solana-cli

What is Solana spl-token Aux account

solana solana-cli

No default signer found when checking the balance of a wallet

solana

How to create web3.Keypair object for Solana javascript API?

javascript solana

403 error with axios but works on postman and browser

browser axios postman solana

How do i execute solana-test-validator command properly?

solana web3 confirmTransaction @deprecated using a TransactionConfirmationConfig example

Uncaught (in promise) Error: Transaction fee payer required

Solana hello_world problem on Windows 10/WSL2/Ubuntu 18.04

Code sample for parsing metadata for Solana NFT and updating the metadata

How do you decode a Solana instruction in Python like solscan.io does?