#solana #cpi #pumpfun #memecoins

pumpfun-cpi

Autogenerated CPI client for the Pump.fun Solana program

3 stable releases

1.1.1 Jan 20, 2025
1.1.0 Nov 22, 2024
1.0.0 Nov 18, 2024

#5 in #pumpfun

Download history 64/week @ 2024-12-08 34/week @ 2024-12-15 12/week @ 2024-12-22 13/week @ 2024-12-29 30/week @ 2025-01-05 16/week @ 2025-01-12 143/week @ 2025-01-19 29/week @ 2025-01-26 55/week @ 2025-02-02 38/week @ 2025-02-09 46/week @ 2025-02-16 35/week @ 2025-02-23 30/week @ 2025-03-02 26/week @ 2025-03-09 38/week @ 2025-03-16 32/week @ 2025-03-23

132 downloads per month
Used in 2 crates

Apache-2.0

9KB

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

~19–28MB
~488K SLoC