menaitm

Results 1 issues of menaitm

Are there plans to support asyncio? This library currently uses: - `requests` for API calls - `web3.HTTPProvider` for web3py calls It should instead move to: - `aiohttp` for API calls...