Files
darkfi/README.md
lunar-mining ef163efb32 updated readme
2021-07-13 12:53:53 +02:00

1.1 KiB

Not even an alpha product. Just a mere prototype(s).

First time running the demo:

  1. Perform the trusted setup:
$ cargo build --release
  1. Set a wallet password. Note: you must set a password before using the wallet.

Open .config/darkfi/darkfid.toml and add a password to the 'Password' section.

  1. Run the gateway daemon:
$ cargo run --bin gatewayd -- -v
  1. Run darkfid:
$ cargo run --bin darkfid -- -v
  1. Initialize the wallet:
$ cargo run --bin drk -- --wallet

Every time running the demo:

Run gateway daemon:

$ cargo run --bin gatewayd -- -v

Run darkfid:

$ cargo run --bin darkfid -- -v

Show drk usage manual:

$ cargo run --bin drk -- -help

darkfid & drk configurations:

Darkfid and drk can be configured using the TOML files in the .config/darkfid directory. Make sure to recompile darkfid and drk after customizing the TOML.

Go dark

Let's liberate people from the claws of big tech and create the democratic paradigm of technology.

Self-defense is integral to any organism's survival and growth.

Power to the minuteman.