Skip to content

Script to find Axie listings from the marketplace with matching genes

Notifications You must be signed in to change notification settings

poor-bob/gene-finder

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Installation

yarn install

Running

node index.js

Running continually (sleeps are built in)

while sleep 1s; do node index.js; done

About

Script to find Axie listings from the marketplace with matching genes

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%