Skip to content

Latest commit

 

History

History
43 lines (27 loc) · 1.9 KB

File metadata and controls

43 lines (27 loc) · 1.9 KB

go-eth2-wallet-encryptor-keystorev4

Tag License GoDoc Travis CI codecov.io Go Report Card

Keystore version 4-compliant encryptor for the Ethereum 2 wallet.

Table of Contents

Install

go-eth2-wallet-encryptor-keystorev4 is a standard Go module which can be installed with:

go get github.com/wealdtech/go-eth2-wallet-encryptor-keystorev4

Usage

In normal operation this module should not be used directly. Instead, it should be configured to be used as part of go-eth2-wallet.

Maintainers

Jim McDonald: @mcdee.

Contribute

Contributions welcome. Please check out the issues.

License

Apache-2.0 © 2019 Weald Technology Trading Ltd