{"id":73891,"library":"erc20-payment-lib-common","title":"ERC20 Payment Lib Common","description":"Payment processor for ERC20 tokens.","status":"active","version":"0.5.1","language":"rust","source_language":null,"source_url":null,"tags":["ethereum","erc20","payment","blockchain"],"install":[{"cmd":"# Cargo.toml\n[dependencies]\nerc20_payment_lib_common = \"0.5.1\"","lang":"toml","label":"Cargo.toml"},{"cmd":"cargo add erc20_payment_lib_common","lang":"bash","label":"cargo add"}],"dependencies":[],"imports":[{"symbol":"PaymentProcessor","correct":"use erc20_payment_lib_common::PaymentProcessor;"}],"quickstart":{"code":"use erc20_payment_lib_common::PaymentProcessor;\n\nfn main() {\n    let processor = PaymentProcessor::new();\n    // Use processor to handle ERC20 payments.\n}","lang":"rust","description":"Initialize an ERC20 payment processor."},"warnings":[],"env_vars":null,"search_vec":"'blockchain':13 'common':4 'erc20':1,8,11 'ethereum':10 'lib':3 'payment':2,5,12 'processor':6 'token':9","created_at":"2026-06-17T18:56:34.477636+00:00","updated_at":"2026-06-17T18:56:34.477636+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/erc20_payment_lib_common/","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}}