Skip to content
Snippets Groups Projects
user avatar
sb authored
cf0e72ca
History

#ucoin-python-api Build status

A python implementation of uCoin API

Features

  • Supports uCoin's Basic Merkle Api
  • Asynchronous
  • uCoin signing key

Requirements

##Installation You can install ucoin-python-api and all its dependencies via the following pip install :
pip install ucoinpy

Please take a look at the document HTTP API to learn about the API.