stevencrawford / bluna-bot

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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

License:MIT License


Languages

Language:TypeScript 71.5%Language:JavaScript 28.5%