Skip to content

UlordChain/Uwallet

Repository files navigation

This version is no longer supported. Please use 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