{"id":51706,"library":"decred-dcrd-wire","title":"Decred Wire Protocol","description":"Implements the Decred wire protocol messages and serialization.","status":"active","version":"1.7.5","language":"go","source_language":null,"source_url":"https://github.com/decred/dcrd","tags":["decred","blockchain","wire","protocol"],"install":[{"cmd":"go get github.com/decred/dcrd/wire","lang":"bash","label":"Install github.com/decred/dcrd/wire"}],"dependencies":[],"imports":[{"symbol":"wire","correct":"github.com/decred/dcrd/wire"}],"quickstart":{"code":"package main\n\nimport (\n\t\"fmt\"\n\t\"github.com/decred/dcrd/wire\"\n)\n\nfunc main() {\n\tmsg := wire.NewMsgVersion(nil, 0, 0)\n\tfmt.Println(msg.Command())\n}","lang":"go","description":"Create and print a version message command."},"warnings":[],"env_vars":null,"search_vec":"'blockchain':13 'decr':1,6,12 'implement':4 'messag':9 'protocol':3,8,15 'serial':11 'wire':2,7,14","created_at":"2026-06-15T06:26:50.274872+00:00","updated_at":"2026-06-15T06:26:50.274872+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/wire#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}}