Giter Site home page Giter Site logo

nft-free-mint-bot's Introduction

Environment configuration Recommended system: Ubuntu 20.04

python version: Python 3.*

Commands that need to be executed before running:

sudo apt-get update

sudo apt-get install python3-dev -y

sudo apt-get install screen -y

pip3 install bs4 lxml web3

file configuration

Lines 20-25 are replaced with your own key, which is free to apply

Line 27 MAX_GAS_FEE The maximum gas_fee that can be accepted

28 lines MAX_MINT_PER_NFT The maximum number of mints that can be mint, if it exceeds, it will be skipped (inaccurate)

30 lines of FOLLOW_ADDR_LIST follow the mint address, support multiple

Line 31 MAX_ETH_FOR_FOLLOW The maximum price that can be accepted when copying mint (unit: ETH)

33 lines of blacklist blacklist, skip when nft_name contains these characters

Function

Get the freemint project via the free API in www.acnft.xyz

Automatically cancel transactions when they are stuck pending (hopefully useful)

Skip some imitation disks and mint nfts by setting a blacklist and minted logs

Random gasfee within range (maybe some projects detect bots?)

Automatically broadcast mint progress through TG robot

2022.5.31 Update

Added copy mint mode to support multiple addresses run After everything is configured, log in to your server (recommended US region, mint time is completed within 3 seconds on average, you can also use your own machine), enter screento open a new terminal to ensure continuous running in the background, and then enter python3 free_mint_nft.pyto start running, if If everything is normal, it will prompt init success like the picture below, and then it can be turned off. The next time the server is turned on, the input screen -rcan be restored to the terminal .

image

nft-free-mint-bot's People

Contributors

jungleninja avatar uncommon-dev avatar zywang624 avatar

Forkers

summsitup

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.