#cpi #solana #pumpfun #memecoins

pumpfun-cpi

Autogenerated CPI client for the Pump.fun Solana program

2 stable releases

1.1.0 Nov 22, 2024
1.0.0 Nov 18, 2024

#19 in #cpi

Download history 110/week @ 2024-11-13 201/week @ 2024-11-20 35/week @ 2024-11-27 68/week @ 2024-12-04 46/week @ 2024-12-11 27/week @ 2024-12-18 8/week @ 2024-12-25 24/week @ 2025-01-01 27/week @ 2025-01-08

91 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–27MB
~467K SLoC