Skip to content
This repository has been archived by the owner on Feb 1, 2024. It is now read-only.

v1.5.0 (deprecated)

Compare
Choose a tag to compare
@nikhilsaraf nikhilsaraf released this 05 Mar 03:57
· 442 commits to master since this release

* * * * * * * * * * * * * * ** * * * * * * * * * * * * * ** * * * * * * * * * * * * * ** * * * * * * * * * * * * * * * *
This version is not the latest version and is not supported on the currently active version of the Stellar Protocol.
Please see the latest version at the top of the releases page for a version that is compatible with the Stellar test network and main network

* * * * * * * * * * * * * * ** * * * * * * * * * * * * * ** * * * * * * * * * * * * * ** * * * * * * * * * * * * * * * *

This is v1.5.0 of kelp.

See the CHANGELOG for details on this release.


Download the package for your platform and begin making the market! After you untar the downloaded file, change to the generated directory (kelp-v1.5.0) and invoke the kelp binary.

Here's an example to get you started (replace filename with the name of the file that you download):

tar xvf filename
cd kelp-v1.5.0
./kelp

To run the bot in simulation mode, try this command:

./kelp trade -c sample_trader.cfg -s buysell -f sample_buysell.cfg --sim

Be sure to check out our walkthroughs section in the README for a quick intro on how to get started with Kelp.

We welcome any feedback that you have. Feel free to open a bug report or submit a feature request, we're listening to what you have to say.

Hope you enjoy this release.