v1.0.0 (deprecated)
* * * * * * * * * * * * * * ** * * * * * * * * * * * * * ** * * * * * * * * * * * * * ** * * * * * * * * * * * * * * * *
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.0.0 of kelp. See the CHANGELOG for details.
Download the package for your platform and begin making the market! After you untar the downloaded file, change to the generated directory (kelp-v1.0.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.0.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.