Skip to content

umangveerma/faucet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

  1. clone the repo

    git clone https://github.com/Vampo7152/faucet.git
  2. install dependencies

    cd faucet
    npm install
  3. copy env.example to .env and add the required fields in directed way

    cp .env.example .env
  4. run the bot

    npm run dev
  5. Finally deploy on Railway.app

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published