Expand description
Rust client for Jupiter APIs generated from the repository’s OpenAPI specs.
Modules§
- jupiter
- Generated client and types for endpoints hosted at
https://api.jup.ag. Generated API modules - tx
- Generated client and types for transaction submission at
https://tx.jup.ag. Generated API modules
Functions§
- create_
jupiter_ api - Creates a Jupiter API client configured with the required
x-api-keyheader. - create_
jupiter_ tx_ api - Creates a transaction-submission client configured with the required
x-api-keyheader.
Type Aliases§
- Jupiter
Api - Generated client for endpoints hosted at
https://api.jup.ag. - Jupiter
TxApi - Generated client for transaction submission at
https://tx.jup.ag.