-
Start the env
$ docker-compose -f local.yml up
-
DB Migration (only need to run one time)
-
$ docker-compose -f local.yml run --rm django python manage.py makemigrations $ docker-compose -f local.yml run --rm django python manage.py migrate
-
Fetch NFT and rank!
-
Must provided: uri, number_of_nfts
-
Optional : workers (controlling how many threads)
-
E.g
$ docker-compose -f local.yml run --rm django python manage.py fetch_nfts --uri https://nft-api.avgle.com/a/ --number_of_nfts=10000
-
-
Notifications
You must be signed in to change notification settings - Fork 0
License
zevcc-gh/nft-sniper
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published