Search
KuCoin P2P Fiat Market Supports Buying Crypto With USD Via PayPal
24.6.2020
Disclaimer: The text below is a press release that was not written by Cryptonews.com.
On June 24, 2020, KuCoin, an IDG-backed crypto exchange, announced that its P2P Fiat Market added support for US Dollars (USD), meaning traders can buy cryptocurrencies like USDT, BTC and ETH with USD via PayPal...
Rough Notation
22.6.2020
This is a neat little library. It uses SVG to insert hand-drawn looking annotations to elements (probably text), like underlines and box highlights (there are 6 design options, all configurable). Super clever.
Here’s a little demo:
CodePen Embed Fallback
Aside from it just being cool,...
Stay DRY Using axios for API Requests
18.6.2020
HTTP requests are a crucial part of any web application that’s communicating with a back-end server. The front end needs some data, so it asks for it via a network HTTP request (or Ajax, as it tends to be called), and the server returns an answer. Almost every website these days does this in some...
Crypto 101: How to Send and Receive Bitcoin Cash Via the Bitcoin.com Wallet
16.6.2020
During the last few months in the midst of the coronavirus outbreak and faltering global economy, many individuals have shown an interest in bitcoin and other cryptocurrencies. However, oftentimes people can find the process a bit daunting because they are not used to using crypto assets and have...
CSS :is() and :where() are coming to browsers
10.6.2020
Šime Vidas with the lowdown on what these pseudo-selectors are and why they will be useful:
:is() is to reduce repetition¹ of parts of comma-separated selectors.
:where() is the same, but nothing inside it affects specificity. The example of wrapping :where(:not()) is really great, as now there...
US Regulators Target Bitcoin ATMs: 88% of the Funds Exit the Country via Machines
4.6.2020
Bitcoin automated teller machines (BATMs) will become the next target for regulators, as world governments tighten screws on money laundering. According to Ciphertrace CTO John Jeffries, crypto-cash machines will attract “greater…regulatory focus” in a bid to rein-in alleged...
Adding CSS to a Page via HTTP Headers
4.6.2020
Only Firefox supports it, but if you return a request with a header like this:
Header add Link "<style.css;rel=stylesheet;media=all"
…that will link to that stylesheet without you having to do it in the HTML. Louis Lazaris digs into it:
[…] the only thing I can think of that could...
Celsius Users Can Now Buy Tether Gold via Debit and Credit Cards
28.5.2020
Celsius users can now purchase Tether Gold via credit and debit cards with a minimum purchase amount of $50
Bitcoin News Roundup for May 27, 2020
27.5.2020
While the yuan weakens against the U.S. dollar, Coinbase makes an acquisition to grow its institutional trading infrastructure. It's another episode of CoinDesk's the Markets Daily podcast
Get Programmatic Control of your Builds with Netlify Build Plugins
27.5.2020
Today at Jamstack_Conf, Netlify announced Build Plugins. What it does is allow you to have particular hooks for events within your build, like when the build starts or ends. What’s nice about them is that they’re just a plain ‘ol JavaScript object, so you can insert some logic...
Brazilian Retailer Eyes Services for the Unbanked With Acquisition of FinTech Firm Airfox
27.5.2020
Via Varejo snapped up the Boston-based firm to further its aim of providing financial services to millions of unbanked Brazilians
Binance Re-entering China via 'Blockchain not Crypto' Road
19.5.2020
Source: a screenshot, Instagram/binance
Major crypto exchange Binance seems to be well on its way to re-establishing a presence in China, but by taking the 'blockchain, not crypto' entrance. CEO, Changpeng Zhao (CZ), says "education and technology" first.
Following the Chinese ban...
Galaxy Digital Secures Listing on Top Canadian Stock Exchange via Sandbox
15.5.2020
Mike Novogratz’s Galaxy Digital has been accepted into the Toronto Stock Exchange’s sandbox, with hopes of graduating onto its senior platform after 12 months
Offscreen Text for Copy & Paste
15.5.2020
The relationship between HTML and CSS is special: mixing content via HTML with presentation from CSS to make an awesome presentation. Sometimes, however, you need to employ CSS tricks solely to enhance functionality. This could be one of those cases. When browsing through the Firefox DevTools...
Chromium lands Flexbox gap
9.5.2020
I mentioned this the other day via Michelle Barker’s coverage, but here I’ll link to the official announcement. The main thing is that we’ll be getting gap with flexbox, which means:
.flex-parent {
display: flex;
gap: 1rem;
}
.flex-child {
flex: 1;
}
That’s excellent...
65% of Global Bitcoin Hashrate Concentrated in China
7.5.2020
A new bitcoin mining map by the University of Cambridge shows that China accounts for 65% of the world’s hash power. About half of the country’s hash rate is produced in just one place, the autonomous Xinjiang region, which makes up 35.76% of the global total. Launched recently,...
Binance Announces Up to 10% Cashback on Purchases via “Pay with Bank Card” Service
25.4.2020
World’s largest crypto exchange Binance announced on Saturday that the users would get up to 10% cashback on all the crypto purchases made via the “Pay with Bank Card” service. The users will get daily bonuses on a first-come, first-serve basis, the details of which were further given in the tweet:...
Dharma Enables ‘Social Payments’ to Send Dollars via Global Twitter Handles
22.4.2020
Dharma enables users to send U.S. dollar payments by global Twitter handles
Pandemic Assistance: Maduro to Airdrop Cryptocurrency to All Doctors in Venezuela
4.4.2020
Venezuela’s President Nicolas Maduro has announced that he is airdropping cryptocurrency to every doctor in his country as a token of appreciation for their work to combat the coronavirus outbreak. The national cryptocurrency, the petro, will be distributed via the Homeland card (Carnet de...
Mobikwik to Offer 100 Million Indian Users Direct Cryptocurrency Trading Via Buyucoin Integration
2.4.2020
Mobile payment platform Mobikwik, which has about 107 million users in India, has partnered with Delhi-based cryptocurrency exchange Buyucoin. News.Bitcoin.com talked to the CEO of the crypto exchange to find out how Mobilkwik users can soon buy and sell cryptocurrencies within the Mobikwik app....