Skip to main content
Three packages sit on top of the same Integrator API covered elsewhere in these docs. None of them own wallet connection or transaction building. RAVN’s /api/v1 already returns exactly what to sign or send; these packages just save you the boilerplate around it.
Not yet published to npm. These packages shipped alongside a wider audit and haven’t been wired up with real workspace or publish tooling yet. The APIs below are final. Watch this page or @ravnexchange for the npm release.

Pick one

All three are convenience layers over the exact same /quote, /execute, /submit-signature, and /status calls documented in the Quickstart: same fields, same fees, same DTOs. Nothing below unlocks pricing or routing you can’t already get by calling the REST API yourself.