bluna-bot-pkg
TypeScript icon, indicating that this package has built-in type declarations

0.2.0 • Public • Published

bluna-bot-pkg

Helper library to automate swapping between LUNA and bLUNA.

Installation

yarn add bluna-bot-pkg

Usage

import { run, stop } from "bluna-bot-pkg";

run({
  walletAddress: "terraAddressHere", // REQUIRED!
  walletMnemonic: "terra wallet mnemonic here", // REQUIRED!
});

Refer to config.ts for the full list of configurations that the run function can accept.

Readme

Keywords

none

Package Sidebar

Install

npm i bluna-bot-pkg

Weekly Downloads

0

Version

0.2.0

License

MIT

Unpacked Size

29.7 kB

Total Files

38

Last publish

Collaborators

  • aaroncql