Cédric

Results 3 issues of Cédric

I was able to use this library to pull a token using the contract address + the tokenId. What I want to know now is to only fetch the TokenIds...

enhancement

To make my code cleaner I'm exporting my Component into their separate file. By doing so I'm having an issue as I can't access useSharedCounter Should I try to pass...

answered question

I use macOs 11.6 (Big Sur) When running the python script I got this error ``` % ./address-fetcher.py Traceback (most recent call last): File "./address-fetcher.py", line 4, in import requests...