Skip to content

Latest commit

 

History

History
44 lines (28 loc) · 1.98 KB

File metadata and controls

44 lines (28 loc) · 1.98 KB

go-eth2-wallet-encryptor-unencrypted

Tag License GoDoc Travis CI codecov.io Go Report Card

Null encryptor for the Ethereum 2 wallet.

This encryptor is for test purposes only, and should not be used for production.

Table of Contents

Install

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

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

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 © 2020 Weald Technology Trading Ltd