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 development and should be considered a beta. Things might not be in their final state and breaking changes may occur. Comments, questions, criticisms and pull requests are welcomed.
License
This project is licensed under the Apache 2.0.
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
Built Distribution
File details
Details for the file ape-trezor-0.1.0.tar.gz
.
File metadata
- Download URL: ape-trezor-0.1.0.tar.gz
- Upload date:
- Size: 20.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/34.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.63.0 importlib-metadata/4.11.2 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.8.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 02ae5386792337551c3ee24650c981cb47ca002b7903e1964042851cd8f8742c |
|
MD5 | 99f56a7421ea1d3bbee63c9217f81fbd |
|
BLAKE2b-256 | af59e928b06feaa2c363ca6ba73dcc1c10050679f1b29b56aafacb31a0e10df2 |
File details
Details for the file ape_trezor-0.1.0-py3-none-any.whl
.
File metadata
- Download URL: ape_trezor-0.1.0-py3-none-any.whl
- Upload date:
- Size: 14.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/34.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.63.0 importlib-metadata/4.11.2 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.8.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 04d830e6f565acb6f9272c16ca1a160f1b8b12fbd1e99ba32e59c7b3a46022dd |
|
MD5 | a3db549f7067ad4c726701d1785b2748 |
|
BLAKE2b-256 | 267694efa3b55f7ad18cf0c0d74bf68f183874f4d375580a004daa0d9f6e0d97 |