Logos Workspace fe2828e4e2 add tests
add tests

update readme
2026-06-05 10:04:23 -04:00

11 lines
254 B
Markdown

# Logos Blockchain Module
A Logos core module that wraps the [logos-blockchain](https://github.com/logos-blockchain/logos-blockchain) C bindings and ships the zk circuit binaries needed at runtime.
### Build and inspect
```bash
nix build '.#lgx'
```