Skip to content
This repository has been archived by the owner on Sep 28, 2023. It is now read-only.

rehive/aion-keys

Repository files navigation

Ethereum Keys

A common API for AION key operations with pluggable backends. Most noteably support for ed25519 signing/public key generation.

Installation

pip install eth-keys

Development

pip install -e . -r requirements-dev.txt

Running the tests

You can run the tests with:

py.test tests

Or you can install tox to run the full test suite.

About

A common API for AION key operations.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published