#solana #cpi #pumpfun #memecoins #builder

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

#6 in #pumpfun

Download history 24/week @ 2025-01-01 27/week @ 2025-01-08 123/week @ 2025-01-15 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

159 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
~487K SLoC