{"id":74367,"library":"anchor-attribute-access-control","title":"Anchor Attribute Access Control","description":"Anchor attribute macro for instruction access control in Solana programs.","status":"active","version":"1.0.2","language":"rust","source_language":null,"source_url":"https://github.com/solana-foundation/anchor","tags":["anchor","solana","access-control","macro"],"install":[{"cmd":"# Cargo.toml\n[dependencies]\nanchor-attribute-access-control = \"1.0.2\"","lang":"toml","label":"Cargo.toml"},{"cmd":"cargo add anchor-attribute-access-control","lang":"bash","label":"cargo add"}],"dependencies":[],"imports":[{"symbol":"access_control","correct":"use anchor_attribute_access_control::access_control;"}],"quickstart":{"code":"use anchor_attribute_access_control::access_control;\n\n#[access_control]\npub fn my_instruction(ctx: Context<MyAccounts>) -> Result<()> {\n    Ok(())\n}","lang":"rust","description":"Apply access control to an Anchor instruction."},"warnings":[{"fix":"Add `anchor-lang` and `solana-program` to dependencies.","message":"Requires the `anchor-lang` crate and Solana SDK.","severity":"gotcha","affected_versions":">=1.0.0"}],"env_vars":null,"search_vec":"'access':3,10,18 'access-control':17 'anchor':1,5,15 'attribut':2,6 'control':4,11,19 'instruct':9 'macro':7,20 'program':14 'solana':13,16","created_at":"2026-06-17T19:02:49.414944+00:00","updated_at":"2026-06-17T19:02:49.414944+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/solana-foundation/anchor","github":"https://github.com/solana-foundation/anchor","docs":"https://docs.rs/anchor-attribute-access-control/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["crypto","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}}