Logos Workspace 7d2ae4a69d add tests
add tests

update readme
2026-05-06 13:49:15 -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'
```