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:
- Magic Eden api key (can easily request on their Discord server: https://discord.gg/magiceden)
- QuickNode API (https://quicknode.com)
- git clone
- Create
.env
file in root directory. (see .env.example) npm install
npm run build
npm start -- [-p <price>] <nft_address>
(c) jfkz, 2022