A Python client for the Mach exchange.
Project description
mach-client-py
This library contains 2 things:
- A client for the Mach exchange and asset server
- A strongly typed set of abstractions used for working with clients, transactions, tokens, accounts and scanners on smart contract chains
Getting Started
Create a copy of the template.config.yaml file:
cp template.config.yaml config.yaml
Edit the config to add the credentials for the account you wish to run the example with:
accounts:
ethereum: "YOUR PRIVATE KEY"
solana: "..."
tron: "..."
# ...
Then look at the notebook in the examples/ directory.
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
mach_client-0.1.86.tar.gz
(71.7 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
mach_client-0.1.86-py3-none-any.whl
(149.5 kB
view details)
File details
Details for the file mach_client-0.1.86.tar.gz.
File metadata
- Download URL: mach_client-0.1.86.tar.gz
- Upload date:
- Size: 71.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.4.29
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c29732802a16d72f95aa7a71ff3548b76fe225e67e0079ab5e89caf200ba6918
|
|
| MD5 |
cf8581faeb043d9feacf31d8d3b9ed86
|
|
| BLAKE2b-256 |
6447f8ff7cc77e6475998032b701e75fdc148e40ab8407905ecd59ca0cb00a82
|
File details
Details for the file mach_client-0.1.86-py3-none-any.whl.
File metadata
- Download URL: mach_client-0.1.86-py3-none-any.whl
- Upload date:
- Size: 149.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.4.29
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d049dba34fa8b930d14795f1ef0fe36ca7e9cc8c66f8d3bd8fd5349bb18258ec
|
|
| MD5 |
e7853f0e5dd9333710299390fa1459ce
|
|
| BLAKE2b-256 |
bb1fef3b0ad73235ce95ac7ce4afa5b2aa303f638f69afde72488bf44fb54300
|