# README
go-eth2-wallet-types
Go library containing wallet-related types such as wallet, account and store.
** Please note that this library uses standards that are not yet final, and as such may result in changes that alter public and private keys. Do not use this library for production use just yet **
Table of Contents
Install
go-eth2-wallet-types
is a standard Go module which can be installed with:
go get github.com/wealdtech/go-eth2-wallet-types
Usage
go-eth2-wallet-types
is used as part of go-eth2-wallet: please see documentation there for details.
Maintainers
Jim McDonald: @mcdee.
Contribute
Contributions welcome. Please check out the issues.
License
Apache-2.0 © 2019 Weald Technology Trading Ltd
# Packages
No description provided by the author