ark-core 0.9.3

Core types and utilities for Ark
Documentation

ark-core

Core types and utilities for the Arkade protocol.

This crate contains the shared data structures and protocol primitives used by the Arkade Rust SDK, including Arkade addresses, VTXOs, batches, intents, boarding outputs, transaction graph helpers, and related serialization/conversion utilities.

Install

[dependencies]
ark-core = "0.9.3"

Documentation

API documentation is available on docs.rs/ark-core.