Giter VIP home page Giter VIP logo

plunderbot's Introduction

plunderbot

An bot that finds arbitrage opportunities on OpenSea and plunders them for profit. Uses OpenSea.js

Update 8/3/2021: this repo is out-dated, does not work, and will not help you make any money. please do not use this in production, it is not secure.

Apparently some people have recently shared this project as something that will help you instantly make money flipping on opensea. Do not believe them, trust me, I created this.

Installation

npm install plunderbot

Usage

Use plunderbot in your terminal or bash window. Try plunderbot --help for options. You can also run this manually from your project root folder by doing node node_modules/plunderbot/bin/plunder.js --help

Example full command: --wallet_mnemonic "witch collapse practice feed shame open despair creek road again ice least" --wallet_address 0x123abc --eth_budget 0.5 --eth_price_threshold 0.01 --increase_percentage 5 --asset_classes cryptokitties

Arguments

  • wallet_mnemonic: The mnemonic for the wallet to use. Enter seed phrase words surrounded by quotes Example: $plunderbot -wallet_mnemonic "witch collapse practice feed shame open despair creek road again ice least" ... You can get one of these by creating ethereum accounts with metamask, myethereumwallet, or some other service.
  • wallet_address: The address of the wallet to use.
  • eth_budget: The amount of ETH the wallet is allowed to spend.
  • price_increase_percentage: How much higher to relist the items.
  • asset_classes: Comma-separated list of asset classes (e.g., cryptokitties,mlbcrypto)

Example

plunderbot Usage: plunderbot -wallet_mnemonic [string of words with underscores] -wallet_address [ethereum address] -eth_budget [num] -eth_price_threshold [num] increase_percentage [number 0 - 100] -asset_classes [cryptokitties,axie]

Dependencies

  • Node
  • yargs 12.0.5

plunderbot's People

Contributors

cupojoseph avatar alexanderatallah avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.