2026-04-30 14:16:49 -03:00
2026-04-09 10:53:36 -03:00
2026-04-23 09:41:53 -03:00
2026-04-23 09:41:52 -03:00
2026-04-30 11:46:16 -03:00
2026-04-23 09:41:52 -03:00
2026-04-30 11:46:16 -03:00
2026-04-30 11:46:16 -03:00
2026-04-23 09:41:52 -03:00
2026-04-23 09:41:52 -03:00
2026-04-21 11:14:20 -03:00
2026-04-30 14:16:49 -03:00
2026-04-30 16:01:36 -03:00
2026-04-23 09:41:53 -03:00

logos-modules

Run this to fetch all modules after cloning:

git submodule update --init --recursive

to compile all modules in one go

./compile.sh

Modules

Path Repository
logos-accounts-module https://github.com/logos-co/logos-accounts-module
logos-accounts-ui https://github.com/logos-co/logos-accounts-ui
logos-blockchain-module https://github.com/logos-blockchain/logos-blockchain-module
logos-blockchain-ui https://github.com/logos-blockchain/logos-blockchain-ui
logos-chat-module https://github.com/logos-co/logos-chat-module
logos-chat-ui https://github.com/logos-co/logos-chat-ui
logos-delivery-module https://github.com/logos-co/logos-delivery-module
logos-execution-zone-module https://github.com/logos-blockchain/logos-execution-zone-module
logos-execution-zone-wallet-ui https://github.com/logos-blockchain/logos-execution-zone-wallet-ui
logos-storage-module https://github.com/logos-co/logos-storage-module
logos-storage-ui https://github.com/logos-co/logos-storage-ui
logos-wallet-module https://github.com/logos-co/logos-wallet-module
logos-wallet-ui https://github.com/logos-co/logos-wallet-ui

Requirements

  • Modules must support compiling with nix build '.#lib'
  • Modules output must go into result/lib/*
  • Modules must have a metadata.json. If there are multiple files then the main field must be defined.
S
Description
No description provided
Readme
140 MiB
Languages
Shell 89.1%
Nix 9.2%
Just 1.7%