Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 684 Bytes

File metadata and controls

18 lines (11 loc) · 684 Bytes

Surfpool Examples 🌊

This repository contains example projects for Surfpool.

Folder Structure

For clarity, the examples are placed in the folder based on whether it is an Anchor or Pinocchio project.

Table of Contents

Anchor Examples:

  • Split Token Transfer example
    • This example demonstrates mainnet forking, the setup_surfpool action, and automatic indexing of programs via the subgraph command.

Pinocchio Examples:

  • Dexs Swap example
    • This example demonstrates token swapping functionality across different DEXs, featuring Pump AMM buy operations and DLMM swap operations.