Open arjunaskykok opened 7 months ago
From the README:
To show that it works. Clone this repo and deploy the local host server with: uvicorn main:app
But that's not true. You have to install other things:
pip install eth-ape'[recommended-plugins]' fastapi uvicorn
I'm a seasoned Python programmer but other people might be confused.
From the README:
But that's not true. You have to install other things:
I'm a seasoned Python programmer but other people might be confused.