mirror of
https://github.com/darkrenaissance/darkfi.git
synced 2026-01-09 06:38:12 -05:00
b37eebeb9170e16f3bdbb887049407e42afc4ae7
Not even an alpha product. Just a mere prototype(s).
First time running the demo:
- Compile the project:
$ cargo build --release
- 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.
- Set a cashier password and a cashier client password.
Open .config/darkfi/cashierd.toml. Add a password to the 'Password' section, and a another password to the 'Client Password' section.
- Run the gateway daemon:
$ cargo run --bin gatewayd -- -v
- Run cashierd:
$ cargo run --bin cashierd -- -v
- Run darkfid:
$ cargo run --bin darkfid -- -v
- Initialize wallet and generate key pair:
$ cargo run --bin drk -- -wk
Every time running the demo:
Run gateway daemon:
$ cargo run --bin gatewayd -- -v
Run cashierd:
$ cargo run --bin cashierd -- -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.
Description
Languages
Rust
78.1%
Jupyter Notebook
8.1%
Python
7.9%
Sage
3.6%
Java
0.6%
Other
1.6%