Skip to content

naoki-maeda/handshake-client-py

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Handshake Client

REST and RPC clients for handshake by Python

Warning

Test is not perfect.

Please use at your own risk when using in production.

Dependency

Python3.7 later

install

pip install handshake-client

API document

https://hsd-dev.org/api-docs/

example

see example/ dir