Skip to main content

No project description provided

Project description

milapy

milapy is an extensible 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.

Getting started

Install milapy using pip:

pip install milapy

Now, let's get started:

>>> from milapy import Chain
>>> mainnet = Chain(id=1)
>>> mainnet.get_block_number()
18719286

Acknowledgements

milapy were inspired by or directly modified from many sources, primarily:

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

milapy-0.1.0.tar.gz (1.7 kB view hashes)

Uploaded Source

Built Distribution

milapy-0.1.0-py3-none-any.whl (2.0 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page