dd-shared-types

Crates.iodd-shared-types
lib.rsdd-shared-types
version0.1.0
created_at2025-09-30 01:43:16.573745+00
updated_at2025-09-30 01:43:16.573745+00
descriptionUnified shared types and interfaces for decentralized decision making ecosystem
homepagehttps://decentralized-decision.com
repositoryhttps://github.com/decentralized-decision/dd-shared-types
max_upload_size
id1860468
size63,591
CDao (iunknow588)

documentation

https://docs.rs/dd-shared-types

README

DD Shared Types

Unified shared types and interfaces for decentralized decision making ecosystem.

Overview

This library provides comprehensive type definitions, interfaces, and utility functions for decentralized decision making systems. It consolidates functionality from the original decentralized_decision_types and shared-interfaces libraries.

Features

  • Core Types: Essential data structures for decentralized decision making
  • Algorithm Types: Support for various decision algorithms
  • Storage Interfaces: CosmWasm-compatible storage abstractions
  • Utility Functions: Helper functions for common operations

Usage

Add this to your Cargo.toml:

[dependencies]
dd-shared-types = "0.1.0"

License

MIT

Commit count: 0

cargo fmt