whisky 1.0.25

The Cardano Rust SDK, inspired by MeshJS
Documentation
1
2
3
4
5
6
7
pub mod aliases;

// Re-export all whisky_common::data types for convenience
pub use whisky_common::data::*;

// Re-export whisky-specific data types
pub use aliases::*;