Milapy (Alpha) #
Milapy is in active development
Milapy is a simple Python 3 interface designed for Ethereum and various EVM-based chains. It offers a command-line interface, supports multiple chains, and provides synchronous and asynchronous APIs.
Installation #
pip install milapy
pipx install milapy
poetry add milapy
Quick start #
TODO(pyk): add quick start