Python port of evmos.js - library to interact with Evmos blockchain
Project description
Pyevmos - Python SDK to assist developers on Evmos chain.
Disclaimer: this package is not officialy maintained by Evmos affiliates. Read our documentation on ReadTheDocs.
This project is a direct python port of evmosjs library.
Installation
Install with pip:
pip install -U evmos
Install from source:
git clone https://github.com/sterliakov/pyevmos/
cd pyevmos
pip install .
Supported extras:
test
: install test dependencies (pip install evmos[test]
)dev
: install development dependencies (pip install evmos[dev]
) - currentlypre-commit
andcompiler
extension forbetterproto
.docs
: dependencies for building documentation (pip install evmos[docs]
)
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
evmos-0.1.1.tar.gz
(169.6 kB
view details)
Built Distribution
evmos-0.1.1-py3-none-any.whl
(216.1 kB
view details)
File details
Details for the file evmos-0.1.1.tar.gz
.
File metadata
- Download URL: evmos-0.1.1.tar.gz
- Upload date:
- Size: 169.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.11.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1652d657456ecd1594fa1d288359d9e9442d943551c20b2d3325a328706e10d1 |
|
MD5 | ab83892d9f0be36535973b6ec4e337cd |
|
BLAKE2b-256 | 70777ad94615ce05397ad4caefdeddf4f4de2a257ca97f1fdc8a72c47eb14577 |
File details
Details for the file evmos-0.1.1-py3-none-any.whl
.
File metadata
- Download URL: evmos-0.1.1-py3-none-any.whl
- Upload date:
- Size: 216.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.11.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | dbc1977c549dba866ce42ed8f5b5059855889cc07ca52ae52dba097ebef5d1b7 |
|
MD5 | d929250577ff7e609f8c14bfbdd5fbff |
|
BLAKE2b-256 | 6e6150b0845cc149b799258c71a3af8771297c5c06c1449bf2ff807934329c19 |