/bluna-bot

Automates swapping between LUNA and bLUNA in the Terra blockchain via Terraswap.

Primary LanguageTypeScriptMIT LicenseMIT

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 needed
  • bluna-bot-cli: a node CLI wrapper for the bluna-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.