{"id":65411,"library":"near-jsonrpc-primitives","title":"NEAR JSON-RPC Primitives","description":"Structures for NEAR JSON RPC requests, responses, and error types.","status":"active","version":"0.36.0","language":"rust","source_language":null,"source_url":"https://github.com/near/nearcore","tags":["near","jsonrpc","blockchain","primitives"],"install":[{"cmd":"# Cargo.toml\n[dependencies]\nnear-jsonrpc-primitives = \"0.36.0\"","lang":"toml","label":"Cargo.toml"},{"cmd":"cargo add near-jsonrpc-primitives","lang":"bash","label":"cargo add"}],"dependencies":[],"imports":[{"symbol":"RpcRequest","correct":"use near_jsonrpc_primitives::types::RpcRequest;"}],"quickstart":{"code":"use near_jsonrpc_primitives::types::RpcRequest;\n\nfn main() {\n    let request = RpcRequest::new(\"method_name\", serde_json::json!({}));\n    println!(\"Request: {:?}\", request);\n}","lang":"rust","description":"Create a JSON-RPC request for NEAR."},"warnings":[],"env_vars":null,"search_vec":"'blockchain':18 'error':14 'json':3,9 'json-rpc':2 'jsonrpc':17 'near':1,8,16 'primit':5,19 'request':11 'respons':12 'rpc':4,10 'structur':6 'type':15","created_at":"2026-06-17T17:09:59.550103+00:00","updated_at":"2026-06-17T17:09:59.550103+00:00","problems":[],"ecosystem":"crates","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/near/nearcore","github":"https://github.com/near/nearcore","docs":"https://docs.rs/near-jsonrpc-primitives/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["networking","other"],"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}}