converter 0.3.1

Math helpers for converting $CASH to/from Saber LP tokens.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
[dependencies.stable-swap-math]
version = "^1.8"

[lib]
crate-type = ["cdylib", "lib"]
name = "converter"

[package]
authors = ["Ghost Chain <ghost@cashio.app>"]
description = "Math helpers for converting $CASH to/from Saber LP tokens."
edition = "2021"
homepage = "https://cashio.app"
keywords = ["solana", "cashio", "saber"]
license = "AGPL-3.0"
name = "converter"
repository = "https://github.com/cashioapp/cashio"
version = "0.3.1"