/opensea-nft-trading-bot

automate buying and selling of NFT's using the OpenSea JavaScript SDK

Primary LanguageJavaScript

opensea-nft-trading-bot

Automate buying and selling of NFT's using the OpenSea JavaScript SDK

Request and OpenSea API Key and create an Alchemy account.

Install nodejs. Make sure you have the node and npm commands.

node -v
npm -v

First checkout the repo. Make sure you have yarn installed.

npm install -g yarn

In the directory of the repository, run npm install to install the dependencies specified in package.json.

npm install

Create a constants.js by copying sample_constants.js and filling in the appropriate info. Don't share this with anyone or commit it to a repository.

Run offerSingle.js

node offerSingle.js