Update README.md (#66)

This commit is contained in:
Linus Kendall 2023-02-22 17:44:56 +05:30 committed by GitHub
parent c27d18bab0
commit 7d7056e043
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 7 additions and 1 deletions

View File

@ -1,4 +1,10 @@
# Public GRPC interface to Geyser
# Solana GRPC interface
This repo contains a fully functional gRPC interface for Solana. It provides the ability to get slots, blocks, transactions, and account update notifications over a standardised path.
For additional documentation, please see: https://docs.triton.one/rpc-pool/grpc-subscriptions
It is built around a Geyser plugin for the Solana interface.
### Validator