package
0.3.1
Repository: https://github.com/proofxyz/solidify.git
Documentation: pkg.go.dev

# Functions

ComputeMerkleTree computes the merkle tree for a list of tokens.
DecodeImage decodes image data.
LoadImage loads an image from a given path.

# Structs

FeatureGroup is an implementation of storage.FeatureGroup treating the zero- and non-zero values separately.
Image wraps around the standard go image library and provides an encoding function that it can be used to build buckets.
Token fully defines an collection token by specifying its tokenID and features.

# Type aliases

StringField is a string implementing the storage.Field interface.