CRUST DIY instructions & discussions

short feedback - newly installed ubuntu 15.04 VM:

  1. had to use the options listed on the rust-website
    curl -sSf https://static.rust-lang.org/rustup.sh | sudo sh -s – --channel=nightly
    (i think the additional S is necessary at least because of the su-rights and you have to enter the password)

  2. cargo run —example crust_node >>> cargo run —example crust_peer
    oh there was some activity while i was busy :open_mouth: … sorry didn’t want to report it a second time :smiley:

  3. works perfect without a problem

ps: when i stop the first started node before the others the “slave nodes” don’t realize that and the master node doesn’t really stop (it says it would have stoppen and then the terminal still isn’t usable)

2 Likes