zymbitwalletsdk

Zymbit Wallet Python SDK


License
Apache-2.0
Install
pip install zymbitwalletsdk==1.0.0

Documentation

ETH-Connect Python SDK

Overview

Ethereum accounts, signatures, and transactions have an additional layer of complexity over traditional cryptographic keys and signatures. Zymbit's ETH-Connect SDK aims to abstract away this complexity, enabling you to seamlessly integrate with Ethereum and EVM compatible chains without having to deal with their technical intricacies.

NOTE: Only compatible with HSM6, SCM, and SEN

Installation

pip install ethconnect

Documentation:

ETH-Connect Python SDK Documentation