trezoa-program 3.2.3

Trezoa Program
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<p align="center">
  <a href="https://trezoa.com">
    <h1>Trezoa</h1>
  </a>
</p>

# Trezoa Program

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

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

[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://stackexchange.com/questions/tagged/trezoa)