Commit graph

4 commits

Author SHA1 Message Date
f8e12ec6c7
update nix build for Bitcoin Cash Node v29.0.0 2026-05-15 14:02:28 +00:00
84b0843be3
update Nix configuration 2025-09-11 17:37:10 +00:00
424253b1e7
support Bitcoin Cash Node v28.0.1 2025-03-04 09:51:00 +00:00
abbc9c843a
Nix support improvements
Quick Start for BTC:

    $ git clone https://github.com/mmgen/mmgen-wallet
    $ cd mmgen-wallet
    $ nix-shell --pure nix

Enable altcoins and additional packages:

    $ mkdir -p ~/.mmgen
    $ cp nix/user-packages.nix ~/.mmgen
    # ... edit ~/.mmgen/user-packages.nix as required ...
    $ nix-shell --pure nix

For NixOS installation and other information, see:

    nix/README
2025-01-03 14:24:20 +00:00
Renamed from scripts/mmgen-wallet-nix/bitcoin-cash-node.nix (Browse further)