Coin-trade-assistant
Table of Contents
About The Project
코인과 관련된 유용한 정보를 얻을 수 있다.
- 국내와 해외의 코인 시세 차이 확인
- 최근 거래량이 활발한 코인 확인
- 고래들이 입금한 코인과 코인 액수 확인
QR CODE
Built With
Installation
- Get a free API Key at WhaleAlert 오픈 API, LINE CHANNEL iD, 바이넌스 오픈 API
- Clone the repo
git clone http://khuhub.khu.ac.kr/2018102235/Coin-trade-assistant.git
- Install NPM packages
npm install
- Enter your API in
apikey.json
{ "line_token" : {Your API key}, "binance_key" : {Your API key} }
Enter your API inapikeyWhale
{Your API key}
Usage
- 국내 시세 차이 확인
BTC 시세차익 확인
김프 {코인 심볼 ex) BTC, ETC, ...}
- 최근 활발한 거래량 확인
거래량 비율
- 고래들의 입금량 확인
고래들의 입금량을 실시간으로 알림받음
고래알람
알림 해제고래알람해제
- 도움말을 받을 수 있음
도움말
Contributing
Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.
- Fork the Project
- Create your Feature Branch (
git checkout -b {Feature Name}
) - Commit your Changes (
git commit -m 'Add some {Feature Content}'
) - Push to the Branch (
git push origin {Feature Name}
) - Open a Pull Request
License
Distributed under the MIT License. See LICENSE
for more information.
Contact
배지승(2018102193) - @email - n1mb0606@khu.ac.kr
정홍주(2018102235) - @email - sub06038@khu.ac.kr
전현진(2018202227) - @email - co22oc@khu.ac.kr
Project Link: http://khuhub.khu.ac.kr/2018102235/Coin-trade-assistant.git