https://github.com/chai-dev682/coinspot-simple
https://github.com/chai-dev682/coinspot-simple
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/chai-dev682/coinspot-simple
- Owner: chai-dev682
- Created: 2024-09-12T02:25:16.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-09-12T02:32:26.000Z (9 months ago)
- Last Synced: 2024-11-26T18:41:28.758Z (6 months 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`