Skip to content
This repository has been archived by the owner on Jan 30, 2024. It is now read-only.

fedimint/faucet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Instructions

git clone https://github.com/fedimint/faucet.git
cd faucet
python3 -m venv venv
source venv/bin/activate
pip install -r requirements.txt
export RPC_SOCKET=/path/to/lightning-rpc
export CONNECT_INFO=$(mint_client_cli <workdir> connect-info)
flask --app faucet.py run --host=0.0.0.0

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published