Khushboo-dev-cpp b94ce296a0
Merge pull request #15 from logos-blockchain/chore/addLicences
chore: add missing MIT and Apache v2 licenses
2026-03-30 18:16:22 +02:00
2026-02-03 18:12:53 +01:00
2026-03-06 00:09:45 +00:00
2026-02-03 18:12:53 +01:00
2026-03-03 14:20:06 +00:00
2026-03-03 14:20:06 +00: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++ 74.7%
CMake 14.7%
Nix 9.2%
Just 1.4%