Using ByteArrays as vectors on-chain is a lot more efficient than relying on actul Data's list of values. From the Rust end, it doesn't change much as we were already manipulating vectors anyway. |
||
|---|---|---|
| .. | ||
| src | ||
| templates | ||
| Cargo.toml | ||
| README.md | ||
| build.rs | ||
README.md
Project
This crate encapsulates the code used to manage Aiken projects. See crates/cli for usage.