Search
Bitcoin’s Records & Chainlink’s Aftermath: A Data Perspective by IntoTheBlock
30.9.2020
Powered by Every week, IntoTheBlock brings you on-chain analysis of top news stories in the crypto space. Leveraging blockchain’s publicContinue Reading
The post Bitcoin’s Records & Chainlink’s Aftermath: A Data Perspective by IntoTheBlock appeared first on CoinMarketCap Blog
POW
30.9.2020
As a connoisseur of web trickery, this is a must share:
POW stands for Packaged Offline/online Webpage. It turns out the png format includes ways to save metadata alongside the image file. A powfile has a metadata entry that contains a zip file that contains a full website.
So a PNG file...
CMC Launches CoinMarketCap Earn Campaign With Terra Money
30.9.2020
CoinMarketCap Earn, a way for CoinMarketCap users to learn about how a certain crypto asset while earning crypto rewards, hasContinue Reading
The post CMC Launches CoinMarketCap Earn Campaign With Terra Money appeared first on CoinMarketCap Blog
StrongBlock launches DeFi protocol but token prices slump 70%
30.9.2020
A new DeFi protocol has been launched rewarding node operators to improve public blockchain performance, but token prices have tanked
Make Your Own Dev Tool
29.9.2020
Amber Wilson on making bookmarklets to help yo-self. She shows off one that injects an accessibility script — I like this approach, as it means you don’t have to maintain the bookmarklet, just the script it links to). Another example runs some code contained right in the link. The result...
Price analysis 9/28: BTC, ETH, XRP, BCH, BNB, DOT, LINK, ADA, BSV, CRO
28.9.2020
Bitcoin and altcoins may hit a few roadblocks in the short-term as they near stiff overhead resistance levels, but the overall trajectory remains bullish
Price analysis 9/25: BTC, ETH, XRP, BCH, DOT, LINK, BNB, CRO, LTC, BSV
25.9.2020
Bitcoin and altcoins rebounded off their critical support levels, possibly creating a path to a new bullish uptrend
CoinMarketCap Q3: Keeping Up With Crypto
25.9.2020
From the CoinMarketCap Team Dear CoinMarketCap Community, To say that a lot has happened in the crypto space between thisContinue Reading
The post CoinMarketCap Q3: Keeping Up With Crypto appeared first on CoinMarketCap Blog
Dave Portnoy meets Pomp: ‘Bitcoin is just one big Ponzi scheme’
25.9.2020
Famous day trader Dave Portnoy says he misses crypto in a candid interview with Anthony Pompliano
Chainlink up 30% following six-week downtrend and developer selloff
25.9.2020
A Chainlink developer address appears to have been offloading tokens and putting downward pressure on prices. But things are looking up
Web Technologies and Syntax
24.9.2020
JavaScript has a (newish) feature called optional chaining. Say I have code like:
const name = Data.person.name;
If person happens to not exist on Data, I’m going to get a hard, show-stopping error. With optional chaining, I can write:
const name = Data.person?.name;
Now if person...
Chainlink Token Down 60% in Under 40 Days: Opponents Ask If the Bubble Has Finally Burst?
24.9.2020
After reaching an all-time high of $19.20 on August 14, the Chainlink token now trades lower after losing more than 50% in value in just over a month. The token, which briefly overtook Bitcoin Cash as the fifth-ranked crypto in market capitalisation terms, was ranked 9th on Markets.Bitcoin.com...
Price analysis 9/23: BTC, ETH, XRP, BCH, DOT, BNB, CRO, LTC, LINK, BSV
23.9.2020
Bitcoin and altcoins are at risk of a deeper correction if they do not rise above their immediate resistance levels soon
Stablecoin Stamp of Approval & Inside UNI’s Distribution: A Data Perspective by IntoTheBlock
23.9.2020
Powered by Every week, IntoTheBlock brings you on-chain analysis of top news stories in the crypto space. Leveraging blockchain’s publicContinue Reading
The post Stablecoin Stamp of Approval & Inside UNI’s Distribution: A Data Perspective by IntoTheBlock appeared first on CoinMarketCap Blog
Messaging Giant LINE Launches Token Reward Program
23.9.2020
Messaging app company LINK has started a rewards program where people can get LINK tokens by using its remittance and investment mobile apps
Jamstack Conf
22.9.2020
Here’s an important detail here: It’s free!
Jamstack Conf Virtual is coming up October 6th and 7th, 2020. The sessions are on October 6th. That’s the free part (register here). Then on October 7th there are a variety of workshops (they all look great to me) that are $100 USD each....
ztext.js
22.9.2020
Super cool project from Bennett Feely! It makes any web type into 3D lettering with a mouseover effect that moves the 3D objects in space. It’s reminiscent of Zdog, but for type. It works its magic by stacking a bunch of copies of the glyphs on top of each other that are offset by some...
Price analysis 9/21: BTC, ETH, XRP, BCH, DOT, BNB, LINK, CRO, LTC, BSV
21.9.2020
The market has taken a bearish turn and Bitcoin and altcoins will need strong relief rallies in order to restore their uptrends
Top 5 cryptocurrencies to watch this week: BTC, NEO, XMR, ADA, LINK
20.9.2020
Bitcoin is attempting to form a bottom altcoins continue to decline, which opens up opportunities on the long and the short side
Stellar’s Jed McCaleb: Crypto Doesn’t Need More Regulation, It Needs Clarity
20.9.2020
“Crypto Titans” is a series of personal interviews conducted by CoinMarketCap with prominent and forward-thinking minds tinkering on and behindContinue Reading
The post Stellar’s Jed McCaleb: Crypto Doesn’t Need More Regulation, It Needs Clarity appeared first...