当前位置: 首页 > 软件库 > Web3 > 开源货币/比特币 >

cryptocurrency-dashboard

授权协议 Readme
开发语言 Python
所属分类 Web3、 开源货币/比特币
软件类型 开源软件
地区 不详
投 递 者 潘嘉佑
操作系统 跨平台
开源组织
适用人群 未知
 软件概览

Cryptocurrency Dashboard

Cryptocurrency Dashboard lets you monitor the top 100 currencies based on market cap size. It uses the coinmarketcap.com API to fetch crypto data. It uses the Twitter API to monitor the latest and most popular tweets about a Cryptocurrency.

Cryptocurrency Dashboard

Features

General

  1. Live Data ( No need to refresh )
  2. Bootstrap 4
  3. Dashboard with 100 cryptocurrencies
  4. Search other coins not in the top 100

Twitter API Data

  1. Latest Tweets Feed
  2. Popular Tweets Feed

Coinmarketcap API Data

  1. Coin Rank
  2. Price
  3. Coin Symbol
  4. Market Cap
  5. 24 Hour Volume
  6. Last Updated
  7. % Change 1 Hour
  8. % Change 1 Day
  9. % Change 1 Week

Installation Instructions

  1. Git Clone the repo
git clone https://github.com/christ0ph3r/cryptocurrency-dashboard/
  1. Copy the config-sample.php file and name it config.php
cd cryptocurrency-dashboard && cp config-sample.php config.php
  1. Edit config.php and put in your Twitter API credentials
<?php
$consumer_key = "xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx";
$consumer_secret = "xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx";
$access_token = "xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx";
$access_token_secret = "xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx";

Like my work? Donate some coin!

Coin Address
Bitcoin 1LFTccjYHbiVekdm8XYC1ucNqdGsAC3frc
Ethereum 0x071Fe2Bb50430A3f6af398A410a78B67e1A783AE
Litecoin Lh9eV96yhTyrkv2VkWG7RZvas9TzFuYZbR
 相关资料
  • Check out https://coinbuddy.co/coins to track which exchanges support your favorite coin Cryptocurrency Name Description Pros Cons Where to buy Similar to Category Bitcoin (BTC) Bitcoin is a cryptocur

  • Cryptocurrency CLI Cryptocurrency CLI lets you monitor cryptocurrencies in your portfolio and track your earnings through the command line. It uses the coinmarketcap.com API to fetch crypto data. Feat

  • cryptocurrency-analysis About Having followed the cryptocurrency market for a while now, I decided to do some exploring in the data available from coinmarketcap.Especially in light of the increasing n

  • Crypto Arbitrage - a node.js script to help find and act on arbitrage opportunities. A cryptocurrency arbitrage opportunity calculator and trading bot. Over 800 currencies and 50 markets. To use, go t

  • Cryptocurrency Icons This project contains over 7,500 icons – almost 500 crypto currencies, in 4 styles and a range of sizes. Completely free. All we ask is that you don’t claim them as your own, and

  • Cryptocurrency-Price-Prediction Cryptocurrency Price Prediction Using LSTM neural network Citing If you find this code useful in your research, please consider citing the blog: @misc{sagarcryptocurren