diff --git a/README.md b/README.md new file mode 100644 index 0000000..c19fc31 --- /dev/null +++ b/README.md @@ -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.