# README
go-polaris
A distributed computations protocol for the next generation of the web.
# Packages
Package common defines a set of commonly used helper methods and data types.
Package config provides DAG configuration helper methods and structs.
Package crypto provides cryptography helper methods.
Package p2p provides common peer-to-peer communications helper methods and definitions.
Package types provides core primitives for the operation of the Polaris protocol.
Package validator represents a helper methods useful for validators in the Polaris network.