Skip to content

mikeahirsch/polys-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Polys Bot

This is a bot for the artists of Polys.art

Requirements For Initial Setup

Setting Up

1. Clone/Download the Repository

2. Install Dependencies:

$ cd polys-bot
$ npm install

3. Rename .env.example to .env and add your info

RPC_URL="https://mainnet.infura.io/.../..." (URL from Infura)
PRIVATE_KEY="..." (Private Key from MetaMask)
ADDRESS="0x..." (Wallet Address)

4. Run Script

$ npm start

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published