maximedrn/opensea-automatic-bulk-upload-and-sale

Feature

samcome opened this issue · 3 comments

Hello,

I am not a developer just webdesigner/intégrateur and I tested your script on a mac, 30' for 100 nft's (on average 7Mo/nfts). It works great, thanks (only colorama don't work)! I was wondering if it would be easily adaptable to eg update images and metadata? No longer be in creation mode but edition.
I imagined a mint pre-sale. and from a date upload the final nft ;)

Many thanks for your work!

Just change for mac:
assets/chromedriver.exe -> assets/chromedriver
my path file: ///Users/...

Hello @samcome ,I've been trying for days to get this code to work on a mac. Can you explain in detail what changes you made?

Hello, I have integrated your functionality in my bot. You can upload and sell your NFTs later. Moreover, I have improved the MacOS support, Colorama is not used when you are on Mac and the webdriver path does not have to be changed anymore.