whirlpool-cpi crate
Usage
with Anchor 0.29.0
Cargo.toml
[dependencies]
anchor-lang = "=0.29.0"
anchor-spl = "=0.29.0"
whirlpool-cpi = { git = "https://github.com/orca-so/whirlpool-cpi", branch = "anchor/0.29.0" }
with Anchor 0.28.0
Cargo.toml
[dependencies]
anchor-lang = "=0.28.0"
anchor-spl = "=0.28.0"
whirlpool-cpi = { git = "https://github.com/orca-so/whirlpool-cpi", branch = "anchor/0.28.0" }
with Anchor 0.27.0
Cargo.toml
[dependencies]
anchor-lang = "=0.27.0"
anchor-spl = "=0.27.0"
whirlpool-cpi = { git = "https://github.com/orca-so/whirlpool-cpi", branch = "anchor/0.27.0" }
with Anchor 0.26.0
Cargo.toml
[dependencies]
anchor-lang = "=0.26.0"
anchor-spl = "=0.26.0"
whirlpool-cpi = { git = "https://github.com/orca-so/whirlpool-cpi", branch = "anchor/0.26.0" }
with Anchor 0.25.0
Cargo.toml
[dependencies]
anchor-lang = "=0.25.0"
anchor-spl = "=0.25.0"
whirlpool-cpi = { git = "https://github.com/orca-so/whirlpool-cpi", branch = "anchor/0.25.0" }
with Anchor 0.24.2
Cargo.toml
[dependencies]
anchor-lang = "=0.24.2"
anchor-spl = "=0.24.2"
whirlpool-cpi = { git = "https://github.com/orca-so/whirlpool-cpi", branch = "anchor/0.24.2" }
Examples
You can find concrete examples in the following repository: