solana/sdk
dependabot[bot] 5520d0bf7b
Bump cc from 1.0.78 to 1.0.79 (#30080)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dependabot-buildkite <dependabot-buildkite@noreply.solana.com>
2023-02-02 11:30:18 -07:00
..
benches
bpf Big integer modular exponentiation (EIP-198) (#28503) 2023-01-20 18:42:37 +09:00
cargo-build-bpf Bump version to v1.16 (#30028) 2023-01-31 17:48:33 -06:00
cargo-build-sbf Bump version to v1.16 (#30028) 2023-01-31 17:48:33 -06:00
cargo-test-bpf Bump version to v1.16 (#30028) 2023-01-31 17:48:33 -06:00
cargo-test-sbf Bump version to v1.16 (#30028) 2023-01-31 17:48:33 -06:00
docker-solana Fix solana docker image 2021-10-09 20:35:39 +01:00
gen-headers Bump version to v1.16 (#30028) 2023-01-31 17:48:33 -06:00
macro Bump rustversion from 1.0.9 to 1.0.11 (#30079) 2023-02-02 11:25:29 -07:00
program Bump cc from 1.0.78 to 1.0.79 (#30080) 2023-02-02 11:30:18 -07:00
sbf Big integer modular exponentiation (EIP-198) (#28503) 2023-01-20 18:42:37 +09:00
src remove congestion multiplier from transaction fee calculation (#29828) 2023-02-01 16:26:50 -06:00
tests
.gitignore
Cargo.toml Bump rustversion from 1.0.9 to 1.0.11 (#30079) 2023-02-02 11:25:29 -07:00
README.md
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