Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in solana

Unable to generate .so file for solana deployment. (No errors)

rust solana

Conceptual difference between Token, Account and Associated account in Solana

How do Solana Rust smart contracts handle arrays and vectors?

arrays vector rust solana

How can I confirm if a transaction has happened on Solana using the transaction hash (signature)

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?