We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Updated Install Wallet on Ubuntu 16.04.3 (markdown)
Added notes about development-only
Revert "Revert rename rai_node -> nano_node until release" This reverts commit d0457101064644e14a2a4a0cd76eef2b44b705e1.
Revert rename rai_node -> nano_node until release Reverts the following commits: 9adfbaf388c4602028a9f909679e2a85f07dcc27 15a84ba3e4a69c4630806e86d388dc6e7ee38435 3d0a0f8f87acc56912b1e34587df82831a4a1a59 f8cb8356dff49341de518432fb51ca32a112e92f 59090133249d3fb2bcdd618663f4e12dbab04f2d dd1a122b29dd81425893c73a71e797c34b01039a 5057de63548291b888f8667ab3d3e8fde01d8f84 23dddf531bd0a84705724be1163004fa1ef14a54
Cleanup
RaiBlocks -> Nano directory
Rename raiblocks -> nano-node
Instructions for building nano_wallet should be similar to the ones for building rai_node
Makefile rules were changed with the re-brand, plus add some troubleshooting information due to errors that the community were having. Change 'install' method to just copying the binary to a common location on Ubuntu $PATH. Include 'uninstall' method.
Change rai_wallet to nano_wallet
We need Boost 1.66 or higher (not 1.63)
Fixed typo in cloned folder name
Created Install Wallet on Ubuntu 16.04.3 (markdown)