Skip to content
This repository was archived by the owner on Dec 1, 2021. It is now read-only.

Latest commit

 

History

History
14 lines (8 loc) · 785 Bytes

README.md

File metadata and controls

14 lines (8 loc) · 785 Bytes

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.