mirror of
https://github.com/logos-blockchain/logos-blockchain-module.git
synced 2026-07-13 10:39:32 +00:00
* Remove circuits directory setup * Pipe new paths machinery * Update logos-blockchain tip
11 lines
202 B
Markdown
11 lines
202 B
Markdown
# Logos Blockchain Module
|
|
|
|
A Logos core module that wraps the [logos-blockchain](https://github.com/logos-blockchain/logos-blockchain) C bindings.
|
|
|
|
### Build and inspect
|
|
|
|
```bash
|
|
nix build '.#lgx'
|
|
```
|
|
|