API Reference
Welcome to the API reference section of the Hydra SDK documentation. Here you'll find detailed documentation for all SDK packages and methods.
Overview
The Hydra SDK consists of four main packages and a comprehensive utilities collection:
- @hydra-sdk/core - Core wallet functionality
- @hydra-sdk/bridge - Hydra Layer 2 integration
- @hydra-sdk/transaction - Transaction building utilities
- @hydra-sdk/cardano-wasm - Cardano WASM bindings for advanced blockchain operations
- Utilities - Comprehensive collection of utility functions for Cardano development
What's New in v1.1.0
- Enhanced Utilities: New utility functions for data parsing, datum handling, policy management, and time calculations
- Improved Type Safety: Better TypeScript definitions and type checking
- Provider Abstractions: Unified provider interfaces for different blockchain data sources
- Advanced WASM Operations: Extended WASM utilities for serialization and deserialization
