Files
solana/sdk
HaoranYi f54e746fc5 Support u8 slice digester in frozen abi struct. (#23726)
* support u8 slice in frozen abi digester

* use slice in account struct

* add bpf cargo lock file

* no need to pass account.data to serializer

* fix comments
2022-03-18 09:31:07 -05:00
..
2022-02-03 15:50:18 -08:00
2021-10-09 20:35:39 +01:00
2022-03-17 14:02:13 -05:00
2022-03-17 14:02:13 -05:00
2022-03-17 14:02:13 -05: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