3 releases (breaking)
0.7.0 | May 28, 2024 |
---|---|
0.3.0 | Dec 20, 2023 |
0.1.0 | Nov 22, 2023 |
#9 in #tari
158 downloads per month
315KB
5.5K
SLoC
This crate contains an interface for WASM templates to interact with the state of the Tari Network, as well as some utilities for executing functions that may be slow in the WASM environment.
In most cases, you will only require the prelude
which can be included with:
use tari_template_lib::prelude::*;
Dependencies
~1.3–2.3MB
~48K SLoC