{"id":73984,"library":"quarry-mint-wrapper","title":"Quarry Mint Wrapper","description":"Mints tokens to authorized accounts in the Quarry protocol.","status":"active","version":"5.2.0","language":"rust","source_language":null,"source_url":"https://github.com/QuarryProtocol/quarry","tags":["quarry","mint","tokens","solana"],"install":[{"cmd":"# Cargo.toml\n[dependencies]\nquarry-mint-wrapper = \"5.2.0\"","lang":"toml","label":"Cargo.toml"},{"cmd":"cargo add quarry-mint-wrapper","lang":"bash","label":"cargo add"}],"dependencies":[],"imports":[{"symbol":"MintWrapper","correct":"use quarry_mint_wrapper::MintWrapper;"}],"quickstart":{"code":"use quarry_mint_wrapper::MintWrapper;\n\nfn main() {\n    let wrapper = MintWrapper::new();\n    println!(\"Mint wrapper created\");\n}","lang":"rust","description":"Creates a new MintWrapper instance."},"warnings":[],"env_vars":null,"search_vec":"'account':8 'author':7 'mint':2,4,14 'protocol':12 'quarri':1,11,13 'solana':16 'token':5,15 'wrapper':3","created_at":"2026-06-17T18:57:29.330682+00:00","updated_at":"2026-06-17T18:57:29.330682+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://quarry.so","github":"https://github.com/QuarryProtocol/quarry","docs":"https://docs.rs/quarry-mint-wrapper/","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}}