GithubHelp home page GithubHelp logo

naxida-eth / geyser-grpc-plugin Goto Github PK

View Code? Open in Web Editor NEW

This project forked from jito-foundation/geyser-grpc-plugin

0.0 0.0 0.0 220 KB

Solana Geyser plugin for account and slot updates over GRPC

License: Other

Shell 1.38% Rust 97.80% Dockerfile 0.81%

geyser-grpc-plugin's Introduction

geyser-grpc-plugin

A lightweight gRPC service for streaming account and slot updates to subscribers.

Building

When building for your validator, ensure the solana version library matches the imported packages here. Also, ensure that the cargo version (installed in rust-toolchain.toml) matches the rust-toolchain.toml in the solana repository.

There are two options for building:

For building using cargo:

$ cargo b --release

For building in docker:

$ ./f

Releasing

When releasing, ensure the version being released matches the solana version. This keeps things simple :)

$ ./release

Releases

Releases built by CI can be found here. The release version should match the version of validator client you're running

Running

  1. Copy and edit the config json file to suit your validator
  2. Add startup arg to solana validator
    • Example: --geyser-plugin-config geyser.json
  3. Restart validator
  4. Check logs for Starting GeyserPluginService from config files or geyser_grpc_plugin_server::server

Helper Scripts

For your convenience:

  • Run ./s script to rsync to a server.
  • Run ./f to build the binary within a container and spit out to a container-output folder.

geyser-grpc-plugin's People

Contributors

buffalu avatar segfaultdoc avatar esemeniuc avatar davewk avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.