For the complete documentation index, see llms.txt. This page is also available as Markdown.
getAllVCsByHolder(did:string)
How to use?
import{getVESSKit}from'vess-kit-web'// `vess-kit-node' when backendconstdid="did:pkh:eip155:1:0x......."constvess=getVESSKit()constvcs=awaitvess.getAllVCsByHolder(did)