{"id":63538,"library":"cw4-group","title":"cw4-group","description":"Simple cw4 implementation of group membership controlled by admin.","status":"active","version":"2.0.0","language":"rust","source_language":null,"source_url":"https://github.com/CosmWasm/cw-plus","tags":["cosmwasm","group","membership","smart-contract"],"install":[{"cmd":"# Cargo.toml\n[dependencies]\ncw4-group = \"2.0.0\"","lang":"toml","label":"Cargo.toml"},{"cmd":"cargo add cw4-group","lang":"bash","label":"cargo add"}],"dependencies":[],"imports":[{"symbol":"ExecuteMsg","correct":"use cw4_group::msg::ExecuteMsg;"}],"quickstart":{"code":"use cw4_group::msg::ExecuteMsg;\n\nlet msg = ExecuteMsg::UpdateMembers { remove: vec![], add: vec![] };","lang":"rust","description":"Example of constructing an execute message for cw4-group."},"warnings":[],"env_vars":null,"search_vec":"'admin':12 'contract':18 'control':10 'cosmwasm':13 'cw4':2,5 'cw4-group':1 'group':3,8,14 'implement':6 'membership':9,15 'simpl':4 'smart':17 'smart-contract':16","created_at":"2026-06-17T16:45:04.969328+00:00","updated_at":"2026-06-17T16:45:04.969328+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://cosmwasm.com","github":"https://github.com/CosmWasm/cw-plus","docs":"https://docs.rs/cw4-group/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["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}}