Create README.md

This commit is contained in:
transatoshi_mw
2025-05-28 08:04:38 -07:00
committed by GitHub
parent 718432a255
commit e28e2d1d98

4
README.md Normal file
View File

@@ -0,0 +1,4 @@
Grin-finalize module for Grin faucet backend.
Runs on port 3032 by default, you will need to go through and specify the location of your files, certs, and URLs so it can communicate with a frontend page.
Once you have cloned the repository and entered your info, simply run 'cargo build --release' to create an executable.