pablo ecd1be3b9e
feat: prepare for logos module consumption
- add flake.nix for Nix builds (cdylib + header generation)
- switch crate-type from dylib to cdylib for C FFI
- replace placeholder delivery addresses with real derived addresses
- switch FFI inputs from owned to borrowed
- expose local_delivery_address() so caller knows where to subscribe
2026-03-27 10:11:57 +01:00
..
2026-03-24 18:21:00 -07:00
2026-03-24 18:21:00 -07:00
2026-03-24 18:21:00 -07:00
2026-03-24 18:21:00 -07:00

Core

Crates in this directory will one day be separated into a separate shared repository.

They could be moved now, but it's desirable to have a monorepo setup at this time.

These crates MUST not depend on any code outside of this folder.