# THIS FILE IS AUTOMATICALLY GENERATED BY CARGO # # When uploading crates to the registry Cargo will automatically # "normalize" Cargo.toml files for maximal compatibility # with all versions of Cargo and also rewrite `path` dependencies # to registry (e.g., crates.io) dependencies. # # If you are reading this file be aware that the original Cargo.toml # will likely look very different (and much more reasonable). # See Cargo.toml.orig for the original contents. [package] edition = "2021" rust-version = "1.56" name = "not-raydium-perp-pools-client" version = "0.1.139" authors = ["stacc "] description = "This is a client that allows you to interacc with the devnet demo of staccoverflow's IL- and liquidation-killing perpetual pools Raydium CLMM fork. For fun and profit. https://65ecbd0c38e711dd255ec22c--megayield.netlify.app wat works:connect, concentrated liquidity,create pool,add lp position,close lp position. in this here client 'swap v2' is a misnomer ur actually taking out a levered position *yolo* and unswap v2 is closin it. there is no incentive to help out probably yet yanno points" homepage = "https://twitter.com/staccoverflow" documentation = "https://twitter.com/staccoverflow" readme = "client_config.ini" keywords = [ "solana", "anchor", "staccoverflow", ] license-file = "license" repository = "https://github.com/staccdotsol/raydium-clmm" resolver = "1" [dependencies.anchor-client] version = "0.29.0" [dependencies.anchor-lang] version = "0.29.0" [dependencies.anyhow] version = "1.0.32" [dependencies.arrayref] version = "0.3.7" [dependencies.bincode] version = "1.3.3" [dependencies.bs58] version = "0.5.0" [dependencies.clap] version = "4.1.8" features = ["derive"] [dependencies.colorful] version = "0.2.2" [dependencies.configparser] version = "3.0.0" [dependencies.hex] version = "0.4.3" [dependencies.mpl-token-metadata] version = "^1" features = ["no-entrypoint"] [dependencies.rand] version = "0.7.3" [dependencies.raydium-amm-v3] version = "0.1.0" features = [ "no-entrypoint", "client", ] [dependencies.regex] version = "1" [dependencies.serde] version = "1.0" features = ["derive"] [dependencies.serde_json] version = "1.0.78" [dependencies.solana-account-decoder] version = ">=1.14, <1.17" [dependencies.solana-client] version = ">=1.14, <1.17" [dependencies.solana-sdk] version = ">=1.14, <1.17" [dependencies.solana-transaction-status] version = ">=1.14, <1.17" [dependencies.spl-associated-token-account] version = "2.2.0" features = ["no-entrypoint"] [dependencies.spl-memo] version = "4.0.0" [dependencies.spl-token] version = "4.0.0" features = ["no-entrypoint"] [dependencies.spl-token-2022] version = "0.9.0" features = ["no-entrypoint"] [dependencies.spl-token-client] version = "0.7.0"