Last updated 8 months ago
@solana-suite/airdrop
It is used to faucet SOL required for development on devnet and testnet, but not on mainnet.
import { Airdrop } from "@solana-suite/airdrop"; await Airdrop.request( "4nfN9iymjRaYBpiy1j..." // Wallet address );