filmov
tv
fixed solana airdrop devnet command not working
Показать описание
if you get an error like this
Requesting airdrop of 1 SOL
Error: account does not have enough SOL to perform the operation
or
Error: unable to confirm transaction. This can happen in situations such as transaction expiration and insufficient fee-payer funds
or
Error: airdrop request failed. This can happen when the rate limit is reached.
then just follow this command
first make sure your pub key is connected properly to solana cli
solana config set --keypair key address
first get your solana address by typing `solana address`
and then just type this command to add funds in your solana wallet
solana airdrop 1 /your_address/ --url devnet
Requesting airdrop of 1 SOL
Error: account does not have enough SOL to perform the operation
or
Error: unable to confirm transaction. This can happen in situations such as transaction expiration and insufficient fee-payer funds
or
Error: airdrop request failed. This can happen when the rate limit is reached.
then just follow this command
first make sure your pub key is connected properly to solana cli
solana config set --keypair key address
first get your solana address by typing `solana address`
and then just type this command to add funds in your solana wallet
solana airdrop 1 /your_address/ --url devnet
fixed solana airdrop devnet command not working
Airdropping $SOL on the Solana Testnet
Solana CLI command | Solana command line tools
Send SOL from airdrop with CLI in red SOLANA Devnet
Solana Tutorial - Learn the Solana CLI (clusters, wallets, deploy, etc)
Build and Deploy a Solana Token (SPL) Airdrop using Next.js on MainNet and DevNet
Solana Wallet for Development: Setup and Fund Phantom and CLI Wallets
How to transfer SOL in any coding language
Solana: building and deploying a program
Airdropping Tokens with Python | Module 7 | Solana Development Series
Solana + SvelteKit: Ledger Program - #33: Deploy Program on Solana Devnet
Cega Devnet | Reward Confirmed | Solana Devnet | Cega Testnet Airdrop | Mahmudul Official !
The Solana Rust SDK [Solana Tutorial] - Oct 8th '23
Creating a Token on Solana | Module 6 | Solana Development Series
How to Freeze Token Accounts [Solana Tutorial] - Feb 22nd '22
Mint NFTs on Solana with Metaplex
Solana Anchor Part2: Deploy! -- High Def Code Walkthrough
How To Install The Solana CLI | How To Create a Solana Desktop Wallet (Solana Tool Suite)
How to mint NFTs & deploy COLLECTION on Solana (Guide step by step for Beginners)
How to use your phantom wallet address on Solana's CLI
Installing All You Need for Solana Development [Solana Basics Tutorial] - Nov 16th '23
How to use your Phantom wallet with CLI [Solana Tutorial] - Jun 2nd '22
How to derive a public key on Solana from a seed phrase, derivation path, and passphrase
Transaction v2 Deep Dive [Solana Tutorial] - Oct 14th '22
Комментарии