#cpi #solana #memecoins #pumpfun

pumpfun-sdk

Autogenerated CPI client for the Pump.fun Solana program

1 stable release

1.0.0 Dec 4, 2024

#12 in #cpi

Download history 126/week @ 2024-12-02 20/week @ 2024-12-09

146 downloads per month

Apache-2.0

8KB

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

Dependencies

~18–27MB
~464K SLoC