Skip to content

noncepad/solana-validator-grpc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

solana-validator-grpc

Rust implementation of solana transaction processing from a gRPC endpoint to a Validator over RPC

This repository is for validators who want:

Transaction Processing

To use this library, first:

  1. implement the Processor trait.
  2. then, call the run function, which starts a gRPC server.

About

Rust implementation of solana transaction processing from a gRPC endpoint to a Validator over RPC

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages