项目作者: UlordChain

项目描述 :
UlordChain thin client
高级语言: Python
项目地址: git://github.com/UlordChain/Uwallet.git
创建时间: 2018-01-10T12:08:09Z
项目社区:https://github.com/UlordChain/Uwallet

开源协议:MIT License

下载


This version is no longer supported. Please use uwallet-client-pro.

go to https://github.com/UlordChain/uwallet-client-pro

Ulord Wallet Command client

  1. pip install -r requirements.txt
  2. pip install -e .

To run start the uwallet daemon, run:

  1. uwallet daemon start

To stop the uwallet daemon, run:

  1. uwallet daemon stop

or a list of uwallet commands, run:

  1. uwallet help