v2.0.0
First release of the modularized V2 version
Major Changes
The faucet has been reorganized in a modular way.
All protection methods are now independent modules that can be enabled or disabled as needed.
This will make the faucet more flexible to be used in different testnets that have different needs for protection.
Read through the Faucet Operator Wiki to see the installation and configuration instructions.
Please note:
The v2 version is not compatible with the pow-only v1 configuration or database schema!
When upgrading a v1 instance, you need to delete the old database file and recreate the configuration.
Release Artifacts
Release File | Description |
---|---|
powfaucet-server-all .tar.gz / .zip | PoWFaucet server for execution with local nodejs (recommended) |
powfaucet-server-win.exe | PoWFaucet all-in-one executable for windows (NodeJS 18, 64bit) |
powfaucet-server-linux | PoWFaucet all-in-one executable for linux (NodeJS 18, 64bit) |
powfaucet-static .tar.gz / .zip | PoWFaucet static folder (optional, see Operator Wiki) |