Skip to main content

ape-trezor: Plugin for Trezor Hardware Wallets

Project description

ape-trezor

Ape Trezor is a plugin for Ape Framework which integrates Trezorlib ethereum.py to load and create accounts, sign messages, and sign transactions.

Dependencies

  • python3 version 3.6 or greater, python3-dev

Installation

via pip

You can install the latest release via pip:

pip install ape-trezor

via setuptools

You can clone the repository and use setuptools for the most up-to-date version:

git clone https://github.com/ApeWorX/ape-trezor.git
cd ape-trezor
python3 setup.py install

Quick Usage

ape trezor add [PICK AN ALIAS]

you can now load the account like any other account in Ape console and then use it to sign transactions.

ape trezor sign-message [YOUR TREZOR ALIAS] "hello world"
ape trezor verify "hello world"

the output of verify should be the same address as the account $account_name

Development

This project is in early development and should be considered an alpha. Things might not work, breaking changes are likely. Comments, questions, criticisms and pull requests are welcomed.

License

This project is licensed under the Apache 2.0.

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

ape-trezor-0.1.0a1.tar.gz (14.7 kB view hashes)

Uploaded Source

Built Distribution

ape_trezor-0.1.0a1-py3-none-any.whl (10.0 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