Coder Social home page Coder Social logo

bidbot's Introduction

bidBot

This is a tool to make offer to opensea asset

install instructions

Make sure you have installed the node js, version 14.xx.xx

open your teminal:

>> git clone https://github.com/xiaozaa/bidBot.git

>> npm install

create your secret file

>> cp secret_example.js secret.js

fill up all reuiqred fields

run cmd

node bidBot.js -target_contract -start -offset -price

eg. bid BAYC's 1 and 2 with price 0.1E

node bidBot.js -target_contract 0xbc4ca0eda7647a8ab7c2061c2e118a18a936f13d -start 1 -offset 2 -price 0.1

eg. bit BAYC and MAYC's 3 and 4 with price 0.11E

node bidBot.js -target_contract 0xbc4ca0eda7647a8ab7c2061c2e118a18a936f13d 0x60e4d786628fea6478f785a6d7e704777c86a7c6 -start 3 -offset 2 -price 0.11

bidbot's People

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.