This version is no longer supported. Please use uwallet-client-pro. go to https://github.com/UlordChain/uwallet-client-pro Ulord Wallet Command client To install uwallet, run the following from this directory (use of a virtualenv is recommended): pip install -r requirements.txt pip install -e . To run start the uwallet daemon, run: uwallet daemon start To stop the uwallet daemon, run: uwallet daemon stop or a list of uwallet commands, run: uwallet help