Crate qudag_wasm

Source
Expand description

QuDAG WASM bindings

This module provides WebAssembly bindings for the QuDAG protocol, enabling browser and Node.js applications to interact with the quantum-resistant DAG network.

Modules§

error
Error types for WASM bindings
utils
Utility functions for WASM

Structs§

InitStatus
Module initialization status
QuDAGClient
QuDAG WASM client for interacting with the protocol
QuDAGError
Error type for WASM operations

Functions§

get_init_status
Get module initialization status
init
Initialize the WASM module