Provides contexts and instruction functions to interact with Friktion Program via CPI calls
Friktion program ID: VoLT1mJz1sbnxwq5Fv2SXjdVDgPXrb9tJyC8WpMDkSp
Keep in mind, the CPI feature must be enabled on "volt-abi" as the following demonstrates:
rust
volt-abi = { version="0.2.0", features = ["cpi"]}
To see an example of this ABI in action, see our CPI Examples
Unaudited sdk Friktion Labs takes no responsibility for damage that results from usage of this sdk, nor makes any guarantee as to the correctness of the sdk. Users of these crates take full responsibility for any mishaps that results from the usage of this sdk.