crypto-bot

1.2.7 • Public • Published

crypto-bot

Multi-function library for BlockChain automation.

Build Status

Currently under development.

Main Features

  1. Data extraction of all token and trading pair data.
  2. Validate private key or mnemonic againt Wallet DB. (Wallet)
  3. Transfer value of wallet to another wallet. (Cleaner / Sniper)
  4. Arbitrage BOT using configurable scenario.

Configuration

  1. Setup .env
  2. Setup your prefered network.

Arbitrage

  1. Generate the state file. node bot5.js arbitrage config --network 137
  2. List the latest price from the state config. node bot5.js arbitrage price --network 137
  3. Run the Arbitrage BOT node bot5.js arbitrage run --network 137

Wallet

  1. Start Wallet: node bot5.js wallet key

Cleaner

  1. Start cleaner: node bot5.js cleaner run -n all

Sniper

  1. Run Sniper: node bot5.js sniper run -n all

Any Questions ? Report a Bug ? Enhancements ?

Please open a new issue on GitHub

License

Crypto-Bot is licensed.

Package Sidebar

Install

npm i crypto-bot

Weekly Downloads

0

Version

1.2.7

License

MIT

Unpacked Size

295 kB

Total Files

36

Last publish

Collaborators

  • sparck75