An open API service indexing awesome lists of open source software.

https://github.com/chai-dev682/coinspot-simple


https://github.com/chai-dev682/coinspot-simple

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

        

# Welcome to Coinsport-Simple project

## Setup Environment
1. Copy .env.example to .env file and insert your API_KEY and API_SECRET for Envato
2. Check python is installed and install python libraries using `pip install -r requirements.txt` command

## Run functions in each file
e.g. `python withdraw-coinspot.py`