pumpfun-cpi

Crates.iopumpfun-cpi
lib.rspumpfun-cpi
version2.0.1
created_at2024-11-18 02:06:20.566972+00
updated_at2025-05-02 07:46:37.167378+00
descriptionAutogenerated CPI client for the Pump.fun Solana program.
homepage
repositoryhttps://github.com/nhuxhr/pumpfun-cpi
max_upload_size
id1451699
size107,765
Astron. (nhuxhr)

documentation

README

Pump.fun Solana Program CPI

Overview

This crate provides CPI (Cross-Program Invocation) bindings for interacting with the Pump.fun Solana program. Pump.fun is a Solana-based marketplace enabling users to create and distribute their own tokens, primarily memecoins.

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.fun 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