Latest Bitcoin news:
As previously reported, financial ratings agency Weiss released its first cryptocurrency review. The report rates 74 of the most popular cryptocurrencies on the market, scoring them from A to D. According to Weiss Ratings, bitcoin scores a C+ (“fair”) while ethereum earns a B (“good”). No cryptocurrency earns the highest possible rating of an A. Is it time to change our feature from Bitcoin Watch to Ethereum watch?
Stay updated here with how the cryptocurrency is tracking:
baseUrl = "https://widgets.cryptocompare.com/"; var scripts = document.getElementsByTagName("script"); var embedder = scripts[ scripts.length - 1 ]; (function (){ var appName = encodeURIComponent(window.location.hostname); if(appName==""){appName="local";} var s = document.createElement("script"); s.type = "text/javascript"; s.async = true; var theUrl = baseUrl+'serve/v3/coin/chart?fsym=BTC&tsyms=USD'; s.src = theUrl + ( theUrl.indexOf("?") >= 0 ? "&" : "?") + "app=" + appName; embedder.parentNode.appendChild(s); })();