Álex 081458a095 chore(lez): update lez modules (#60)
* Update lez modules to reflect the name change.

* Update lez module to v0.1.2.

* Update lez UI to use module on v0.1.2.
2026-06-11 08:52:12 -03:00
2026-06-09 14:42:22 -03:00
2026-04-21 11:14:20 -03:00
2026-06-09 14:42:22 -03:00
2026-06-09 14:42:22 -03:00
2026-06-09 14:42:22 -03:00
2026-06-09 14:42:22 -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%