mirror of
https://github.com/logos-blockchain/logos-blockchain-module.git
synced 2026-05-24 10:09:30 +00:00
11 lines
254 B
Markdown
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'
|
|
```
|
|
|