{"id":74532,"library":"otx-pool-plugin-protocol","title":"OTX Pool Plugin Protocol","description":"Defines the protocol for plugins in the open transaction pool system.","status":"active","version":"0.1.0","language":"rust","source_language":null,"source_url":null,"tags":["transaction","pool","plugin","protocol","blockchain"],"install":[{"cmd":"# Cargo.toml\n[dependencies]\notx-pool-plugin-protocol = \"0.1.0\"","lang":"toml","label":"Cargo.toml"},{"cmd":"cargo add otx-pool-plugin-protocol","lang":"bash","label":"cargo add"}],"dependencies":[],"imports":[{"symbol":"Plugin","correct":"use otx_pool_plugin_protocol::Plugin;"}],"quickstart":{"code":"use otx_pool_plugin_protocol::Plugin;\n\nfn main() {\n    let plugin = Plugin::new();\n    println!(\"Plugin initialized\");\n}","lang":"rust","description":"Initialize an OTX pool plugin"},"warnings":[],"env_vars":null,"search_vec":"'blockchain':20 'defin':5 'open':12 'otx':1 'plugin':3,9,18 'pool':2,14,17 'protocol':4,7,19 'system':15 'transact':13,16","created_at":"2026-06-17T19:04:50.894351+00:00","updated_at":"2026-06-17T19:04:50.894351+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":null,"github":null,"docs":"https://docs.rs/otx-pool-plugin-protocol/","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}}