#solana #cpi #pumpfun #memecoins

pumpfun-cpi

Autogenerated CPI client for the Pump.fun Solana program

5 stable releases

2.0.1 May 2, 2025
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 37/week @ 2025-01-22 40/week @ 2025-01-29 43/week @ 2025-02-05 57/week @ 2025-02-12 30/week @ 2025-02-19 38/week @ 2025-02-26 25/week @ 2025-03-05 40/week @ 2025-03-12 31/week @ 2025-03-19 40/week @ 2025-03-26 23/week @ 2025-04-02 56/week @ 2025-04-09 32/week @ 2025-04-16 167/week @ 2025-04-23 173/week @ 2025-04-30 66/week @ 2025-05-07

447 downloads per month
Used in mai3-pumpfun-sdk

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

~18–27MB
~462K SLoC