Iuri Matias 310b6df8ec add tests using the module test framework
add tests using the module test framework

test fix

update flake
2026-06-10 10:58:22 -04:00
2026-02-03 18:12:53 +01:00
2026-05-21 17:07:50 +02:00
2026-02-03 18:12:53 +01:00
2026-05-21 17:07:50 +02:00
2026-05-21 17:07:50 +02: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++ 87.5%
C 7.9%
CMake 2.8%
Nix 0.9%
Just 0.9%