Registry / crypto / moonramp-core

moonramp-core

JSON →
library0.1.22rscratesunverified

Crypto Payment Gateway core library.

# Cargo.toml [dependencies] moonramp-core = "0.1.22"
INSTALL
IMPORT
SIG · MOONRAMP-CORE
M
moonramp-core
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_core::PaymentGateway;

Initialize a crypto payment gateway.

use moonramp_core::PaymentGateway; fn main() { let gateway = PaymentGateway::new(); println!("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
4 hits · last 30 days
node
4
Resources
moonramp-core — cargo add moonramp-core · libregistry