Skip to content

Latest commit

 

History

History

solana-gifs-portal

Solana GIFs portal project

Create a local keypair:

  solana-keygen new
  solana address

Change to dev net:

  solana config set --url devnet
  solana config get
  solana airdrop 5
  solana balance

You can also use the faucet if the local airdrop doesn't work