https://github.com/icasso/mars
The Crypto Exchange Status tracker
https://github.com/icasso/mars
binance kraken kucoin okx python rest-api streamlit
Last synced: 7 months ago
JSON representation
The Crypto Exchange Status tracker
- Host: GitHub
- URL: https://github.com/icasso/mars
- Owner: Icasso
- Created: 2022-11-29T15:02:46.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-12-03T13:44:00.000Z (almost 3 years ago)
- Last Synced: 2023-03-09T07:52:45.071Z (over 2 years ago)
- Topics: binance, kraken, kucoin, okx, python, rest-api, streamlit
- Language: Python
- Homepage: https://crypto-exchange-status.streamlit.app/
- Size: 155 KB
- Stars: 1
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# [Mars] The Crypto Exchange Status tracker
[](https://crypto-exchange-status.streamlit.app/)
[](https://deepsource.io/gh/Icasso/Mars/?ref=repository-badge)
[](https://deepsource.io/gh/Icasso/Mars/?ref=repository-badge)

## Live status from crypto exchanges
- OKX
- Kraken
- Kucoin
- Binance - International---
You can directly access with above badge, or you wish to access locally,
- Step 1
```python
python -m pip install -r requirements.txt
```
- Step 2
```python
streamlit run main.py
```
- Step 3
```plaintext
http://localhost:8501
```