solana-with-rpc-optimizations/sdk
Justin Starry b1d9a2e60e
Don't forward packets received from TPU forwards port (#22078)
* Don't forward packets received from TPU forwards port

* Add banking stage test
2021-12-29 19:34:31 +01:00
..
benches
bpf cargo-build-bpf: Add Windows support (#20276) 2021-12-28 18:37:35 -05:00
cargo-build-bpf cargo-build-bpf: Add Windows support (#20276) 2021-12-28 18:37:35 -05:00
cargo-test-bpf
docker-solana
macro
program
src Don't forward packets received from TPU forwards port (#22078) 2021-12-29 19:34:31 +01:00
tests
.gitignore
Cargo.toml
README.md
Xargo.toml
build.rs
package.json

README.md

Solana

Solana SDK

Use the Solana SDK Crate to write client side applications in Rust. If writing on-chain programs, use the Solana Program Crate instead.

More information about Solana is available in the Solana documentation.

The Solana Program Library provides examples of how to use this crate.

Still have questions? Ask us on Discord