Categorygo.sia.tech/core
module
0.7.1
Repository: https://github.com/siafoundation/core.git
Documentation: pkg.go.dev

# README

Sia Core

GoDoc

This repo contains the Sia consensus and p2p packages, along with foundational types and functions. It does not contain many key components of a runnable node, such as a blockchain manager, transaction pool, wallet, or gossip server; for those, see coreutils.

# Packages

Package consensus implements the Sia consensus algorithms.
No description provided by the author
No description provided by the author
Package types defines the essential types of the Sia blockchain.