Skip to main content

A Python library to create and submit EVM transactions to custodians connected with MetaMask Institutional.

Project description

MMI Custodian SDK

A Python library to create and submit EVM transactions to custodians connected with MetaMask Institutional.

User documentation and examples

For documentation on how to use the library, please visit the page MetaMask Institutional SDK, or docs/sdk-python.md.

You can also explore various usage examples in the directory ./examples.

Developer documentation

🚨 The commands we list below use python and pip. Depending on your local setup, you might need to replace them by python3 and pip3.

Requirements

  • Python 3.7 or above

Installing dependencies

To install mmisdk, along with the tools you need to develop and run tests, run the following:

pip install -e .[dev]

Unit tests

./run_tests.sh

Building the package

python3 setup.py bdist_wheel sdist

Creating / Updating the manifest

pip install check-manifest
check-manifest --create

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

mmisdk-0.0.1.tar.gz (134.3 kB view hashes)

Uploaded Source

Built Distribution

mmisdk-0.0.1-py3-none-any.whl (2.3 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