# README
go-eth2-types
Go library providing Ethereum 2 types.
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-types
is a standard Go module which can be installed with:
go get github.com/wealdtech/go-eth2-types
Usage
Before using any cryptographic features you must call InitBLS()
.
Please read the Go documentation for this library for interface information.
Maintainers
Jim McDonald: @mcdee.
Contribute
Contributions welcome. Please check out the issues.
License
Apache-2.0 © 2019 Weald Technology Trading Ltd
# Packages
Code generated by fastssz.