mirror of
https://github.com/logos-blockchain/logos-blockchain-module.git
synced 2026-07-14 19:19:29 +00:00
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'
|
|
```
|
|
|