Payday CLI to retrieve GuapSwap protocol fee funds.
- Run your own node.
- Download the latest release to minimize your own risk, or clone/download repository if you are adventurous.
- Install Java (JRE, JDK, or OpenJDK); you should have already if you are running a node.
- Modify the settings in the config file, and insert one of the available token tickers.
- Run
java -jar payday-1.0.0-beta.jar --help
to get command usage directions. Use the--help
flag after any command to get usage directions. - If you would like to compile the jar yourself, download sbt and run
sbt assembly
within the repository/source folder.
- Protocol fee address must contain at least 1 ERG.
payday [--onetime] <protocol_fee_address>
list <protocol_fee_address>