Khushboo Mehta 0a6c9cb72f chore: bump nix-bundle-lgx
Transitive override of logos-module-builder/nix-bundle-lgx so the LGX
bundler copies display_name from metadata.json into the embedded
manifest.json
2026-06-23 17:58:40 +02:00
2026-02-03 18:12:53 +01:00
2026-06-15 11:13:40 -04:00
2026-06-10 15:16:20 -04:00
2026-06-10 15:16:20 -04:00
2026-06-15 10:14:10 -04:00
2026-06-10 15:16:20 -04:00
2026-06-23 17:58:40 +02:00
2026-06-10 15:16:20 -04:00
2026-02-11 13:46:27 +00:00

Logos Blockchain 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.

Nix

  • Use nix flake update to bring all nix context and packages
  • Use nix build to build the package
  • Use nix run to launch the module-viewer and check your module loads properly
  • Use nix develop to setup your IDE
Description
No description provided
Readme
Languages
C++ 84.4%
C 10%
Shell 2.8%
CMake 1.7%
Nix 0.6%
Other 0.5%