{"id":52359,"library":"decred-dcrd-dcrutil","title":"Dcrutil","description":"Package dcrutil provides decred-specific convenience functions and types for blocks, transactions, and addresses.","status":"active","version":"1.4.1","language":"go","source_language":null,"source_url":"https://github.com/decred/dcrd","tags":["decred","blockchain","address","transaction"],"install":[{"cmd":"go get github.com/decred/dcrd/dcrutil","lang":"bash","label":"Install github.com/decred/dcrd/dcrutil"}],"dependencies":[],"imports":[{"symbol":"dcrutil","correct":"github.com/decred/dcrd/dcrutil"}],"quickstart":{"code":"package main\n\nimport (\n\t\"fmt\"\n\t\"github.com/decred/dcrd/dcrutil\"\n)\n\nfunc main() {\n\taddr, err := dcrutil.DecodeAddress(\"DsQxuCj7Pk8hY3qJ6Z6Z6Z6Z6Z6Z6Z6Z6Z6Z6Z6Z6\")\n\tif err != nil {\n\t\tpanic(err)\n\t}\n\tfmt.Println(addr)\n}","lang":"go","description":"Decodes a Decred address string into an Address interface."},"warnings":[],"env_vars":null,"search_vec":"'address':16,19 'block':13 'blockchain':18 'conveni':8 'dcrutil':1,3 'decr':6,17 'decred-specif':5 'function':9 'packag':2 'provid':4 'specif':7 'transact':14,20 'type':11","created_at":"2026-06-15T06:51:33.833875+00:00","updated_at":"2026-06-15T06:51:33.833875+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/decred/dcrd","github":"https://github.com/decred/dcrd","docs":"https://pkg.go.dev/github.com/decred/dcrd/dcrutil#section-documentation","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["crypto"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-15","next_check":"2026-12-12","install_tag":null}}