https://github.com/chai-dev682/coinspot-simple
https://github.com/chai-dev682/coinspot-simple
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/chai-dev682/coinspot-simple
- Owner: chai-dev682
- Created: 2024-09-12T02:25:16.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-09-12T02:32:26.000Z (almost 2 years ago)
- Last Synced: 2025-03-11T23:57:43.719Z (over 1 year ago)
- Language: Python
- Size: 2.93 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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`