Registry / crypto / moonramp-lunar

moonramp-lunar

JSON →
library0.1.22rscratesunverified

Crypto Payment Gateway WASM Bindings for integrating cryptocurrency payments.

# Cargo.toml [dependencies] moonramp-lunar = "0.1.22"
INSTALL
IMPORT
SIG · MOONRAMP-LUNAR
M
moonramp-lunar
cryptorustv0.1.22
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.

PaymentGateway
use moonramp_lunar::PaymentGateway;

Initialize the Moonramp payment gateway.

use moonramp_lunar::PaymentGateway; fn main() { let gateway = PaymentGateway::new(); println!("Payment gateway initialized"); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.1.22latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
9 hits · last 30 days
node
8
Resources
moonramp-lunar — cargo add moonramp-lunar · libregistry