1
2
3
4
5
6
7
8
9
# Trezoa SDK

Use the Trezoa SDK Crate to write client side applications in Rust.  If writing on-chain programs, use the [Trezoa Program Crate](https://crates.io/crates/trezoa-program) instead.

More information about Trezoa is available in the [Trezoa documentation](https://trezoa.xyz/docs).

The [Trezoa Program Library](https://github.com/Trezoa-team/trezoa-program-library) provides examples of how to use this crate.

Still have questions?  Ask us on [Stack Exchange](https://trezoa.xyz/sse)