Skip to content

hello-world geyser plugin to stream accounts and transactions from a solana node

Notifications You must be signed in to change notification settings

Astralane/dummy-geyser

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Solana Geyser Quic Banking Stage Errors

This project aims to get banking stage transaction data over geyser from the leader. There is a plugin which needs to be installed on leader. It will create a QUIC port and only accept connections from a known identity. Once connection is accepted it will start sending the banking stage data over geyser to its suibscriber.

Run solana validator with plugin

$ solana-validator --geyser-plugin-config config.json

About

hello-world geyser plugin to stream accounts and transactions from a solana node

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Rust 54.9%
  • Shell 45.1%