{"id":69959,"library":"hyperledger-aries-framework-go-ext-component-vdr-sidetree","title":"Aries Framework Go Sidetree VDR","description":"A Sidetree client implementation for decentralized identifier (DID) resolution in the Hyperledger Aries framework.","status":"active","version":"1.0.0-rc4","language":"go","source_language":null,"source_url":"https://github.com/hyperledger/aries-framework-go-ext","tags":["sidetree","did","identity","blockchain","aries"],"install":[{"cmd":"go get github.com/hyperledger/aries-framework-go-ext/component/vdr/sidetree","lang":"bash","label":"Install github.com/hyperledger/aries-framework-go-ext/component/vdr/sidetree"}],"dependencies":[],"imports":[{"symbol":"sidetree","correct":"github.com/hyperledger/aries-framework-go-ext/component/vdr/sidetree"}],"quickstart":{"code":"package main\n\nimport (\n\t\"fmt\"\n\t\"github.com/hyperledger/aries-framework-go-ext/component/vdr/sidetree\"\n)\n\nfunc main() {\n\tclient := sidetree.New()\n\tdoc, err := client.Resolve(\"did:example:123\")\n\tfmt.Println(doc, err)\n}","lang":"go","description":"Resolve a DID using the Sidetree client."},"warnings":[],"env_vars":null,"search_vec":"'ari':1,18,24 'blockchain':23 'client':8 'decentr':11 'framework':2,19 'go':3 'hyperledg':17 'ident':22 'identifi':12 'implement':9 'resolut':14 'sidetre':4,7,20 'vdr':5","created_at":"2026-06-17T18:07:50.616584+00:00","updated_at":"2026-06-17T18:07:50.616584+00:00","problems":[],"ecosystem":"go","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"https://github.com/hyperledger/aries-framework-go-ext","github":"https://github.com/hyperledger/aries-framework-go-ext","docs":"https://pkg.go.dev/github.com/hyperledger/aries-framework-go-ext/component/vdr/sidetree#section-documentation","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["crypto","networking"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-17","next_check":"2026-12-14","install_tag":null}}