Registry / other / sabre-sdk

sabre-sdk

JSON →
library0.8.1rscratesunverified

Sawtooth Sabre transaction family for on-chain smart contracts executed in a WebAssembly virtual machine.

# Cargo.toml [dependencies] sabre-sdk = "0.8.1"
INSTALL
IMPORT
SIG · SABRE-SDK
S
sabre-sdk
otherrustv0.8.1
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

apply
use sabre_sdk::handler::apply;

Implement a Sabre transaction handler using the apply function.

use sabre_sdk::handler::apply; fn main() { // Implement transaction handler }
Debug
Known issues
gotchaRequires specific Sawtooth Sabre environment setup.
fix
Ensure you have the correct Sabre dependencies and configuration.
affects: >=0.8.0
Upgrade
Version history
0.8.1latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
5 hits · last 30 days
node
4
Amazon
1
Resources
sabre-sdk — cargo add sabre-sdk · libregistry