docs.rs failed to build tari_template_test_tooling-0.28.1
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Visit the last successful build:
tari_template_test_tooling-0.39.0
tari_template_test_tooling
Test harness for Tari smart-contract templates. Compiles template crates, initialises an in-process engine with built-in faucet state, and exposes a simple API for building and executing transactions — no running network required.
Example
use ;
use XTR;
use TemplateTest;
To test a template crate at any path, pass the crate path instead:
// Compiles and loads the template from the given crate directory
let mut test = new;
License
BSD-3-Clause. Copyright 2026 The Tari Project.