Repeat lending exists assets in FTX with earned interests back to lending pool every hour. In short, compound lending interest back to the lending.
Requirements:
- Java 17 LTS
For Windows:
- Copy run.cmd to myrun.cmd.
- Edit myrun.cmd-file and replace "app.ftx.api.key"- and "app.ftx.api.secret"-key's values.
- Run myrun.cmd Press CTRL + C to stop the application or close it.
For Linux:
- Open terminal.
- Copy run.sh to myrun.sh
- Give execution permission "chmod +x myrun.sh"
- Edit myrun.sh-file and replace "app.ftx.api.key"- and "app.ftx.api.secret"-key's values.
- Run myrun.sh Press CTRL + C to stop the application or close it.