x 49a85c9d12 sdk/wasm: Add _local db functions for wasm contract usage. 5 months ago
..
derive ed9be657ab serial: Bring it back home 7 months ago
derive-internal 9785777642 chore: Update copyright license year 7 months ago
src 49a85c9d12 sdk/wasm: Add _local db functions for wasm contract usage. 4 months ago
.gitignore 8dad99ba0c serial: Make serial a standalone workspace 1 year ago
Cargo.toml 7181db089e chore: updated sled-overlay to new version 6 months ago
README.md dd458b02ca serial: Add dev notes on usage and maintenance 1 year ago

README.md

darkfi-serial

Take note that this crate and its inner crates are published on crates.io so when they're used, they should be imported as a regular dependency rather than using a local repo path.

When changes are made to the serial library, we should bump its version and perform a cargo publish.

Eventually we can investigate a path of also exporting darkfi-serial through darkfi-sdk so that dependency management simplifies a bit.