项目作者: UlordChain
项目描述 :
UlordChain thin client
高级语言: Python
项目地址: git://github.com/UlordChain/Uwallet.git
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