Categorygithub.com/polaris-project/go-polaris
modulepackage
0.1.0
Repository: https://github.com/polaris-project/go-polaris.git
Documentation: pkg.go.dev

# 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.