nimiq / core-rs

Official Rust implementation of the Nimiq protocol
https://nimiq.com
Other
74 stars 10 forks source link

Changed README for release #20

Closed jgraef closed 5 years ago

jgraef commented 5 years ago

Please review if the wording is okay.

jgraef commented 5 years ago

I will also change some parts regarding the configuration, since I think there should be no default configuration and users should really copy and edit the example config. What do you think about that?

Another change about configuration: By default it will be in $HOME/.nimiq/client.toml. This way it doesn't matter where you run nimiq-client and we have a centralized location to store Nimiq configuration files, database and peer key file.