#solana #cpi #pumpfun #memecoins #builder

pumpfun-cpi

Autogenerated CPI client for the Pump.fun Solana program

4 stable releases

new 2.0.0 Apr 26, 2025
1.1.1 Jan 20, 2025
1.1.0 Nov 22, 2024
1.0.0 Nov 18, 2024

#4 in #memecoins

Download history 27/week @ 2025-01-04 19/week @ 2025-01-11 138/week @ 2025-01-18 32/week @ 2025-01-25 51/week @ 2025-02-01 41/week @ 2025-02-08 45/week @ 2025-02-15 34/week @ 2025-02-22 30/week @ 2025-03-01 28/week @ 2025-03-08 42/week @ 2025-03-15 38/week @ 2025-03-22 25/week @ 2025-03-29 42/week @ 2025-04-05 51/week @ 2025-04-12 17/week @ 2025-04-19

142 downloads per month
Used in 2 crates

Apache-2.0

22KB

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