Iuri Matias cb0a222f15
Update api (#27)
* feat: use recommended logos-module-builder to simplify core modules

* add tests

add tests

update readme

* update api

update api

simplify

simplify

* ci fix

* ci fix

---------

Co-authored-by: Khushboo Mehta <mehtakhushboo@hotmail.com>
Co-authored-by: Logos Workspace <logos@workspace.local>
2026-06-05 11:26:27 -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'
```