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

# Packages

Package aggregators provides data aggregation and indexing for the solidify toolchain.
Package deflate provides binary data compression via the DEFLATE algorithm.
Package extractor provides routines to extract token features for the solidify toolchain from a standard metadata JSON files or token feature maps.
Package storage defines structures for data storage and organistion in Ethereum smart contracts together with routines to generate them.
Package types defines frequently used data primitives for the solidify toolchain.