bLUNA Bot
Automates swapping between LUNA and bLUNA in the Terra blockchain via Terraswap.
Usage
This repository currently contains two packages:
bluna-bot-pkg
: a helper library which contains the main logic and API calls neededbluna-bot-cli
: a node CLI wrapper for thebluna-bot-pkg
package
If you just want to start using this, refer to bluna-bot-cli
.
If you are a developer and want more freedom, you may refer to bluna-bot-pkg
to create your own custom runner.