pumpswap-sdk

Crates.iopumpswap-sdk
lib.rspumpswap-sdk
version1.0.2
created_at2025-04-25 17:08:26.610812+00
updated_at2025-05-13 19:37:03.519318+00
descriptionAutogenerated CPI client for the Pump.swap Solana program.
homepage
repositoryhttps://github.com/anhdevdao/pumpfun-sdk
max_upload_size
id1649246
size188,944
(hlgltvnnk)

documentation

README

Pump.swap Solana Program CPI

Overview

This crate provides CPI (Cross-Program Invocation) bindings for interacting with the Pump.swap Solana program.

The crate was automatically generated by anchor-gen from the program's IDL (Interface Description Language) file, ensuring type-safe and reliable cross-program interactions.

Features

  • Type-safe CPI bindings for all Pump.swap program instructions
  • Account validation and constraint checking
  • Automatically generated account structs and instruction builders
  • Full integration with Anchor's programming model
Commit count: 2

cargo fmt