Skip to content

A simple and efficient TPU (Transaction Processing Unit) client for Solana, utilizing the QUIC protocol for data transmission.

License

Notifications You must be signed in to change notification settings

qg5/go-solana-tpu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Solana TPU Client

A simple and efficient TPU (Transaction Processing Unit) client for Solana, utilizing the QUIC protocol for data transmission

This is designed to send a transaction directly to the current leader(s) instead of using RPC, thereby broadcasting the transaction more quickly

Go Reference

Lifecycle of a transaction in Solana (RPC and TPU)

tx lifecycle

Usage

Browse the examples folder to see how you can use this package

Alternatives

About

A simple and efficient TPU (Transaction Processing Unit) client for Solana, utilizing the QUIC protocol for data transmission.

Topics

Resources

License

Stars

Watchers

Forks

Languages