Cargo Features

DDK has no features set by default.

[dependencies]
ddk = { version = "0.0.13", features = ["marketplace", "nostr", "lightning", "kormir", "p2pderivatives", "sled"] }
marketplace

Enables base64 ^0.13.0, nostr ^0.35.0, and nostr-sdk ^0.35.0

base64:

Nostr transport dependencies

Affects nostr::marketplace…

nostr

transport features

Enables base64 ^0.13.0, nostr-relay-pool ^0.35.0, nostr ^0.35.0, nostr-sdk ^0.35.0, and nostr-sqlite

Affects transport::nostr…

lightning

Enables lightning-net-tokio

lightning transport

Affects transport::lightning…

kormir

oracle features

Enables reqwest

oracle feature

Affects oracle::kormir…

p2pderivatives

Enables reqwest

Affects oracle::p2p_derivatives…

sled

storage features

Enables sled

Affects storage::sled…