keshrisohit
keshrisohit
I am seeing this issue again with cargo 1.54.0
we need to provide api key for infura api like https://ropsten.infura.io/v3/your-api-key
@vsbogd each user need to register on infura and get their own api key. Infura is now restricting number of calls to https://ropsten.infura.io/
https://github.com/singnet/snet-cli Documentation is up to date here. I will make the changes here too.
@joejnke Can you please use ``` pip3 install snet.sdk``` ALso you need to be on on python version >=3.7 .
THere is no way to configure sdk to talk to local blockchain need to make it configurable, also sdk depends on snet-cli that is creating problem in testing sdk independently
Infura APIs are throwng rate limit , document to use key to avoid that
works with mongo3.2 as well
i am also facing the same issue.