mirror of
https://github.com/logos-blockchain/logos-execution-zone-module.git
synced 2026-02-12 20:43:08 +00:00
10 lines
255 B
Markdown
10 lines
255 B
Markdown
# Logos Execution Zone Wallet Module
|
|
|
|
### Setup
|
|
|
|
#### IDE
|
|
|
|
If you're using an IDE with CMake integration make sure it points to the same cmake directory as the `justfile`, which defaults to `build`.
|
|
|
|
This will reduce friction when working on the project.
|