Clone the project
git clone https://github.com/frendri/OSListingsBot.gitGo to the project directory
cd OSListingsBotInstall dependencies ATM, You need install wyvern-schemas separately cause @opensea-js has some troubles
npm install wyvern-schemas@0.6.15 npm installRename .env.example -> .env and fill need data
Start the script
npm run start