Categorygithub.com/iden3/go-onchain-credential-adapter
modulepackage
0.0.0-20240425110009-4004ac8da50c
Repository: https://github.com/iden3/go-onchain-credential-adapter.git
Documentation: pkg.go.dev

# 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.

# Structs

Options contains options for the W3CCredentialFromOnchainHex convertor.

# Type aliases

Option is a functional option for the W3CCredentialFromOnchainHex convertor.