Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 672 Bytes

README.md

File metadata and controls

26 lines (18 loc) · 672 Bytes

What is it?

This is autosniping bot for Magic Eden NFTs. You can use it to automatically snipe NFTs from Magic Eden. You don't need to share your private key with anyone, cause you can run it from your own machine.

Supported NFTs:

Requirements:

Installation:

  1. git clone
  2. Create .env file in root directory. (see .env.example)
  3. npm install
  4. npm run build

Running:

npm start -- [-p <price>] <nft_address>

Credits:

(c) jfkz, 2022