Khushboo-dev-cpp 98fd868ced
Merge pull request #12 from logos-blockchain/feat/updateApisForQt
feat: update apis to make it compatible with current Qt remote system
2026-02-18 23:50:11 +05:30
2026-02-18 18:03:24 +00:00
2026-02-16 16:21:35 +01:00
2026-02-18 18:03:24 +00:00
2026-02-16 16:56:13 +01: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
Logos core module wrapper on top of logos-blockchain-c
Readme
Languages
C++ 51.8%
CMake 27.6%
Nix 18.1%
Just 2.5%