Categorygithub.com/quorumcontrol/chaintree
repository
8.0.0+incompatible
Repository: https://github.com/quorumcontrol/chaintree.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# README

CircleCI

ChainTree

A ChainTree is a new data structure that represents both digital and physical objects in Tupelo.

Please see our documentation to learn more.

Development

Linting

We use golangci-lint for linting, which is basically an aggregator of individual linters. You can most easily run it via make lint, which will also install it if necessary.