Registry / crypto / erc20-payment-lib-common

erc20-payment-lib-common

JSON →
library0.5.1rscratesunverified

Payment processor for ERC20 tokens.

# Cargo.toml [dependencies] erc20_payment_lib_common = "0.5.1"
INSTALL
IMPORT
SIG · ERC20-PAYMENT-LIB-
E
erc20-payment-lib-common
cryptorustv0.5.1
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

PaymentProcessor
✓ use erc20_payment_lib_common::PaymentProcessor;

Initialize an ERC20 payment processor.

use erc20_payment_lib_common::PaymentProcessor; fn main() { let processor = PaymentProcessor::new(); // Use processor to handle ERC20 payments. }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.5.1latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
15 hits · last 30 days
node
12
Resources
erc20-payment-lib-common — cargo add erc20-payment-lib-common · libregistry