# README
Go onchain credential adapter
Golang library for working with the NonMerkleizedIdentityBase contract. This library converts on-chain data into W3C verifiable credentials. It also supports the hexadecimal representation of the data from contract.
# Packages
No description provided by the author
# Functions
W3CCredentialFromOnchainHex converts an onchain hex data to a W3C credential.
WithMerklizeOptions sets the merklize options for the convertor.
# Type aliases
Option is a functional option for the W3CCredentialFromOnchainHex convertor.