jupiter_interface 0.1.1

Jupiter CPI Interface bindings autogenerated by solores
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
# Jupiter CPI Interface Bindings

![License: MIT](https://img.shields.io/badge/License-MIT-red.svg) [![Crates.io](https://img.shields.io/crates/v/jupiter_interface?color=blue)](https://crates.io/crates/jupiter_interface)                     | [![Docs.rs](https://docs.rs/jupiter_interface/badge.svg)](https://docs.rs/jupiter_interface/)        

Autogenerated by [solores](https://github.com/igneous-labs/solores)

Use for onchain programs to make swaps with the [Jupiter Aggregator](https://jup.ag) for Solana.

Compatible with anchor >=0.30.1

Generated and published due to previous crates being incompatible with future versions and not building.

See `/examples` for a simple swapping function.