XRPL Protocol endpoints and resources
# Cargo.toml
[dependencies]
xrpl_api = "0.16.7"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Connect to XRPL and get server info
Add `tokio = { version = "1", features = ["full"] }` and use `#[tokio::main]`No dependency data recorded yet.