Files
solana/sdk
Sean Young e03022101b Fix solana docker image
Running the image fails with:

solana-validator: /lib/x86_64-linux-gnu/libm.so.6: version `GLIBC_2.29' not found (required by solana-validator)
2021-10-09 20:35:39 +01:00
..
2021-10-06 17:57:41 -07:00
2021-10-06 17:57:41 -07:00
2021-10-09 20:35:39 +01:00
2021-10-06 17:57:41 -07:00
2021-10-06 23:00:45 -07:00
2021-10-06 17:57:41 -07:00

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