Registry / networking / interledger-service-util

interledger-service-util

JSON →
library0.4.0rscratesunverified

Small, commonly used Interledger services that don't fit elsewhere, providing utility functions for ILP implementations.

# Cargo.toml [dependencies] interledger-service-util = "0.4.0"
INSTALL
IMPORT
SIG · INTERLEDGER-SERVIC
I
interledger-service-util
networkingrustv0.4.0
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.

BalanceService
use interledger_service_util::BalanceService;

Creating a BalanceService for Interledger balance tracking.

use interledger_service_util::BalanceService; // Create a balance service instance let service = BalanceService::new(/* ... */);
Debug
Known issues
gotchaRequires specific Interledger protocol knowledge
fix
Familiarize yourself with the Interledger RFCs before using this crate.
affects: >=0.1.0
Upgrade
Version history
0.4.0latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
4 hits · last 30 days
node
4
Resources
interledger-service-util — cargo add interledger-service-util · libregistry