Skip to content

0xpapercut/raydium-amm-substream

Repository files navigation

raydium-amm-substream

Stream Raydium events with substreams.

Usage

  1. Setup the environment variable STREAMINGFAST_KEY with an API key.
  2. Run . ./token.sh
  3. Start streaming with make stream START=<slot>. You can verify the most recent slot on the Solana Explorer.

Suported events include swap, initialize, deposit and withdraw. For more information, refer to the protobuf specification.