{"id":72333,"library":"decred-dcrd-dcrjson-v4","title":"dcrjson","description":"Package dcrjson provides infrastructure for working with Decred JSON-RPC APIs.","status":"active","version":"4.2.0","language":"go","source_language":null,"source_url":"https://github.com/decred/dcrd","tags":["decred","json-rpc","blockchain","api"],"install":[{"cmd":"go get github.com/decred/dcrd/dcrjson/v4","lang":"bash","label":"Install github.com/decred/dcrd/dcrjson/v4"}],"dependencies":[],"imports":[{"symbol":"dcrjson","correct":"github.com/decred/dcrd/dcrjson/v4"}],"quickstart":{"code":"package main\n\nimport (\n\t\"fmt\"\n\t\"github.com/decred/dcrd/dcrjson/v4\"\n)\n\nfunc main() {\n\tmsg, err := dcrjson.NewMessage(\"1.0\", \"getinfo\", nil, 1)\n\tif err != nil {\n\t\tfmt.Println(err)\n\t\treturn\n\t}\n\tfmt.Println(msg)\n}","lang":"go","description":"Create a new JSON-RPC message using dcrjson.NewMessage"},"warnings":[],"env_vars":null,"search_vec":"'api':13,19 'blockchain':18 'dcrjson':1,3 'decr':9,14 'infrastructur':5 'json':11,16 'json-rpc':10,15 'packag':2 'provid':4 'rpc':12,17 'work':7","created_at":"2026-06-17T18:37:50.426513+00:00","updated_at":"2026-06-17T18:37:50.426513+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/dcrjson/v4#section-documentation","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["serialization","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}}