Skip to content

Instantly share code, notes, and snippets.

View Xenia101's full-sized avatar
๐Ÿธ
Tipsy

JUNNIE Xenia101

๐Ÿธ
Tipsy
View GitHub Profile
@Xenia101
Xenia101 / xcoin_api_client.py
Created January 11, 2021 07:37
XCoin API-call related functions @author:btckorea @Date:2017-04-12 Compatible with python3 version.
#
# XCoin API-call related functions
#
# @author btckorea
# @date 2017-04-12
#
# Compatible with python3 version.
import sys
import time