Solana faucet Discord bot Easily fund your SOL wallet on devnet/testnet with this Discord wallet! Instructions to host it locally or on any other virtual machine clone the repo git clone https://github.com/Vampo7152/faucet.git install dependencies cd faucet npm install copy env.example to .env and add the required fields in directed way cp .env.example .env run the bot npm run dev