Skip to content
This repository was archived by the owner on Nov 14, 2022. It is now read-only.

Repeat lending exists assets in FTX with earned interests back to lending pool every hour. In short, compound lending interest back to the lending.

License

Notifications You must be signed in to change notification settings

nhut/ftx-lending-interest-compounder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ftx-lending-interest-compounder

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

How to run

For Windows:

  1. Copy run.cmd to myrun.cmd.
  2. Edit myrun.cmd-file and replace "app.ftx.api.key"- and "app.ftx.api.secret"-key's values.
  3. Run myrun.cmd Press CTRL + C to stop the application or close it.

For Linux:

  1. Open terminal.
  2. Copy run.sh to myrun.sh
  3. Give execution permission "chmod +x myrun.sh"
  4. Edit myrun.sh-file and replace "app.ftx.api.key"- and "app.ftx.api.secret"-key's values.
  5. Run myrun.sh Press CTRL + C to stop the application or close it.

About

Repeat lending exists assets in FTX with earned interests back to lending pool every hour. In short, compound lending interest back to the lending.

Resources

License

Stars

Watchers

Forks

Packages

No packages published