9 lines
273 B
Markdown
9 lines
273 B
Markdown
# grin_faucet
|
|
|
|
Grin faucet written in Rust and Python.
|
|
|
|
It is meant to run on your Grin node, you will need to edit the wallet \<PASSWORD\> in the back end.
|
|
|
|
To run, simply clone the repository, cd in to it, and execute 'cargo run'. Your faucet will listen on port 3031.
|
|
|