magiceden-mint-bot


Support

  • Window

  • Mac (Intel + m1)

  • Linux (Not verified)

  • MagicEden.io

  • MonkeLabs.io


    Tutorial
    1. Clone the repository / Download zip file

      git clone https://github.com/CandyAbuser/magiceden-mint-bot.git

      OR

      Download Zip File

    2. Be sure you have installed Python correctly, here is a link to download

    3. Open command prompt

    4. Install all python module

      pip install selenium requests webdriver-manager

    5. Replace Phantom Passphrase and password in config.json

      launchpadLink –> Launchpad link on magic eden

      seedPhrase –> Your wallet passphrase (Careful do not share this key)

    6. Open CMD and go to directory

      cd /path to directory/magiceden-mint-bot

    7. Run the python file

      windows : python main.py

      mac : python3 main.py

    GitHub

    View Github