{"id":65482,"library":"decred-dcrd-dcrjson-v3","title":"Decred dcrjson v3","description":"Provides infrastructure for working with Decred JSON-RPC APIs.","status":"active","version":null,"language":"go","source_language":null,"source_url":"https://github.com/decred/dcrd","tags":["decred","json-rpc","cryptocurrency"],"install":[{"cmd":"go get github.com/decred/dcrd/dcrjson/v3","lang":"bash","label":"Install github.com/decred/dcrd/dcrjson/v3"}],"dependencies":[],"imports":[{"symbol":"dcrjson","correct":"github.com/decred/dcrd/dcrjson/v3"}],"quickstart":{"code":"package main\n\nimport (\n\t\"fmt\"\n\t\"github.com/decred/dcrd/dcrjson/v3\"\n)\n\nfunc main() {\n\t// Example: create a JSON-RPC request\n\trequest, err := dcrjson.NewRequest(\"1\", \"getblockcount\", nil)\n\tif err != nil {\n\t\tpanic(err)\n\t}\n\tfmt.Println(string(request))\n}","lang":"go","description":"Create a JSON-RPC request for Decred."},"warnings":[],"env_vars":null,"search_vec":"'api':13 'cryptocurr':18 'dcrjson':2 'decr':1,9,14 'infrastructur':5 'json':11,16 'json-rpc':10,15 'provid':4 'rpc':12,17 'v3':3 'work':7","created_at":"2026-06-17T17:11:01.477925+00:00","updated_at":"2026-06-17T17:11:01.477925+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/v3#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-17","next_check":"2026-12-14","install_tag":null}}