BlockDweller

Results 2 comments of BlockDweller

Are you using Python >= 3.10.? Then the error likely originates from the frozendict module, which is a dependency of cairo-lang. I have already created an issue on their GitHub...

You can just add some functions that call the /papi endpoints as described in Binance API docs here: https://binance-docs.github.io/apidocs/pm/en/ To set up the endpoints, I added the following two private...