This repository contains example projects for Surfpool.
For clarity, the examples are placed in the folder based on whether it is an Anchor or Pinocchio project.
- Split Token Transfer example
- This example demonstrates mainnet forking, the
setup_surfpool
action, and automatic indexing of programs via the subgraph command.
- This example demonstrates mainnet forking, the
- Dexs Swap example
- This example demonstrates token swapping functionality across different DEXs, featuring Pump AMM buy operations and DLMM swap operations.