🚀 DAY 5 OF LAUNCH WEEK: Introducing Socket Firewall Enterprise.Learn more →
Socket
Book a DemoInstallSign in
Socket

bluna-bot-pkg

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

bluna-bot-pkg

Helper library to automate swapping between LUNA and bLUNA.

latest
npmnpm
Version
0.2.0
Version published
Weekly downloads
2
-90%
Maintainers
1
Weekly downloads
 
Created
Source

bluna-bot-pkg

Helper library to automate swapping between LUNA and bLUNA.

  • Installation
  • Usage

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.

FAQs

Package last updated on 17 Jul 2021

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts