mirror of
https://github.com/transatoshi-mw/grin-finalize.git
synced 2025-10-06 22:42:48 +00:00
5 lines
325 B
Markdown
5 lines
325 B
Markdown
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.
|