pumpdotfunn-sdk 1.0.0

Autogenerated CPI client for the Pump.fun Solana program.
Documentation
# 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"
name = "pumpdotfunn-sdk"
version = "1.0.0"
authors = ["dghongnam3003 <dghongnam@gmail.com>"]
description = "Autogenerated CPI client for the Pump.fun Solana program."
readme = "README.md"
keywords = [
    "solana",
    "memecoins",
    "pumpfun",
    "cpi",
]
license = "Apache-2.0"
repository = "https://github.com/dghongnam3003/pumpdotfunn-sdk.git"

[package.metadata.workspaces]
independent = true

[lib]
crate-type = [
    "cdylib",
    "rlib",
]

[dependencies.anchor-gen]
version = "0.3.1"

[dependencies.anchor-lang]
version = "0.30.1"

[features]
cpi = ["no-entrypoint"]
default = ["cpi"]
no-entrypoint = []
no-idl = []
no-log-ix-name = []