Awesome project, very useful information and good design. One point of improvement: it would be great to see which sources are used to pull the information (such as price or volume). Transparency will contribute to the credibility of the dashboard (imho).
i am from china, i can visit the web,but can't see any information, i have to use vpn to see the site
Thank you for report @yum . Can you please open console, refresh page and show me printscreen of the console? On windows / linux: Ctrl + Shift + J On Mac: Command + Alt + J > https://developer.chrome.com/devtools/docs/console After you opened console, just refresh page. In attachment there is example what you should see
Small updates: - added: buttons for PoS sbits&poolsize charts: Week, Month, Year I didn't add "Day" button, because daily poolsize chart not very informative, and tickets price changes only 2 times per day. So weekly interval is the minimum, which looks interesting. - added: tooltips for Last Price in usd and btc, which @Noah mentioned above. Almost all data parsed from RPC calls using dcrctl, so of course you can trust it. The only external sources used by dcrstats: - bittrex for DCR / BTC price - btc-e for last BTC / USD price - coinmarketcap for the chart Decred price in USD
@Dyrk, this is excellent work! I've made a new section on the forum called User Projects and moved this project there. I figured we could move projects that mature from other sections of the forum into this area and give them more exposure. Forgive the x-post, as I'm posting this to all the newly created user projects. Let me know if you have a Twitter handle, so the project can create awareness for you that way too. Regardless, will tweet about them and direct people here. Would love to drive some interest into these to help them mature even further.
This came up in another thread about DCR being tied to BTC for value. Is it possible to track the DCR <-> BTC exchange rate somewhere? It might be interesting to see. It is only really relevant for those going to fiat and back but there was some discussion about BTC price moves affecting DCR. Like any other FX market I dont think that is the case. At least not in the way they are thinking. Fiat <-> fiat exchange rates change all the time BTC to DCR is no different. A move down in BTC does not automatically mean a down move in DCR. In fact it should probably mean just the opposite. As the value of BTC goes down DCR should go up when measured against BTC. A chart showing this would be interesting.
By the way, i finished statistic of yes/no votes ratio, but I don't display it because there is nothing interesting at all: - all time NO votes: 27 - all time YES votes: 15 876 - all time missed votes: 812
Why a mobile version ? It looks perfectly fine on my iPhone Thanks @Dyrk ! Once my wallet stops voting, I'll send some DCR
Suggestion, can you add a graph under dcr price usd for dcr price in btc. I think that would be more useful on how the coin is performing. In usd could just be an increase in the btc value, and the current usd graph would not show that. I really like the page. Thanks
As already mentioned above, I'm trying to adapt everything on the page for mobile devices too. However developing of the mobile applications of course interesting challenge and maybe I'll do it later, if this project will be still interesting for the community in the future. Right now dcrstats has ~ 300 unique visitors per day with ~ 1000-1200 page views. And only 20% of the traffic is mobile devices. So for now it's better to continue work on new features.
Thanks for the feedback. I added switch buttons "BTC" / "USD" for the price chart. This feature already deployed.
Hi everyone. I've developed many new features and now new page Proof of Work Charts has been deployed to dcrstats. Now there is much more PoW charts and statistic which community already required earlier. Biggest updates: 1. Network Hashrate Distribution chart + table. 2. PoW difficulty chart. 3. Hashrate chart (stats starting from 7 March) Thank you for your interest in the project