Hi Everybody, we want change the layout of Cardano Daedalus to using by members internal.
We’re read the docs setup but it’s from 2018, and its’t works.
# How to Build Cardano SL and Daedalus from Source Code
This manual describes how to build Cardano SL and Daedalus from the source code.
## Cardano SL and Daedalus
Cardano SL consists of a collection of binaries that constitute
the backend and the Electron-based wallet called “Daedalus”.
The source code of Cardano SL can be obtained from the
[official repository](https://github.com/input-output-hk/cardano-sl).
Cardano SL supports two ways for building itself:
- (preferred) [Nix](https://nixos.org/nix/) package manager (backed by a binary cache by IOHK continuous integration)
- [Stack](https://haskellstack.org) with Nix for system libraries
In any case, we strongly suggest using [Nix package manager](https://nixos.org/nix/download.html)
to get the correct dependencies for building Cardano SL. It will fetch the correct `openssl` version,
but won't override the system-installed version. The following commands assume that you already have
This file has been truncated. show original
Anybody help me to find docs setup to change layout of Daedalus ? Thank for reading.