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
Release history Release notifications | RSS feed
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 details)
Built Distribution
File details
Details for the file milapy-0.1.0.tar.gz
.
File metadata
- Download URL: milapy-0.1.0.tar.gz
- Upload date:
- Size: 1.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.7.1 CPython/3.11.6 Darwin/23.1.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 44505748e7d6d2dad2a599a28e4041c313f4a048ebb3ff826a73bd650ab78a09 |
|
MD5 | 44891b51863b2bf95c8c919cbd55a184 |
|
BLAKE2b-256 | ae952f4a1897a5928edd4d88aac741b51f027e6ac61b30b696934fa7cee44127 |
File details
Details for the file milapy-0.1.0-py3-none-any.whl
.
File metadata
- Download URL: milapy-0.1.0-py3-none-any.whl
- Upload date:
- Size: 2.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.7.1 CPython/3.11.6 Darwin/23.1.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f07c39c247de27e845bfa58819b2f09e9097b1ba506aa20a87fe1ced6aca5df5 |
|
MD5 | 9b5f60bd075634a4155f7aa308d11cc0 |
|
BLAKE2b-256 | 0d4c859ec342e7a65de4b446fb4bc20e0443c494c2032432614f6af7c4588326 |