Skip to content

Latest commit

 

History

History
43 lines (27 loc) · 1.65 KB

README.md

File metadata and controls

43 lines (27 loc) · 1.65 KB

go-eth2-wallet-types

Tag License GoDoc Travis CI codecov.io

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