# README
go-eth2-wallet-encryptor-unencrypted
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
# Functions
New creates a new null encryptor.