Open atomlab opened 6 years ago
I try build Cardano component 'cardano-node' with attribute 'cardano-sl-wallet-static' as in docs
https://github.com/input-output-hk/cardano-sl/blob/master/docs/how-to/build-cardano-sl-and-daedalus-from-source-code.md
Ubuntu 16.04
Build from master
* cardano-sl-wallet-static: cardano-node, cardano-swagger
but after build I cant find 'cardano-node'
$ nix-build -A cardano-sl-wallet-static --cores 0 --max-jobs 2 --no-build-output --out-link master /nix/store/4q5lhikmpwiihb5qj5r299489ml3pryx-cardano-sl-wallet-1.3.0 l$ ls master share l$ ls master/share/ l$
Hi, thanks for the report. It's now in the cardano-sl-wallet-new-static attribute. We will ensure that the doc is updated in the next version.
cardano-sl-wallet-new-static
I try build Cardano component 'cardano-node' with attribute 'cardano-sl-wallet-static' as in docs
https://github.com/input-output-hk/cardano-sl/blob/master/docs/how-to/build-cardano-sl-and-daedalus-from-source-code.md
Ubuntu 16.04
Build from master
but after build I cant find 'cardano-node'