Search
Ledger Bitcoin Selling Feature and More Coins Coming 'Soon'
18.6.2020
Major crypto hardware wallet manufacturer Ledger has more in store when it comes to its crypto features, the company confirmed via their PR representative.
As reported previously, Ledger launched a crypto buying option directly on their Ledger Live application. The manufacturer, however,...
Singapore-Based Carpooling Platform Ryde Plans to Support Bitcoin Payments
18.6.2020
The popular and first Singapore-based carpooling platform, Ryde has revealed that customers will soon be able to pay with bitcoin. The feature will be available after the bitcoin support is incorporated into the company’s payment app on June 22. Ryde has approximately 29,000 drivers, tens...
Fireblocks Integrates Chainalysis' Know Your Transaction Feature
15.6.2020
Fireblocks will now utilize Chainalysis' Know Your Transaction tool to streamline compliance and Anti-Money Laundering measures
CoinMarketCap Launches Chat Feature on the Portal, Will Allow Users to Connect with the Global Crypto Community
13.6.2020
Crypto ranking and trading database platform CoinMarketCap has launched a chat feature on its portal. As per the official tweet on Saturday, the Binance-owned website said that users will now be able to connect with the crypto community across the globe. CoinMarketCap Chat has just launched! ????...
Japanese Firm Unveils New Privacy Feature For Bitcoin Wallets
10.6.2020
Japanese crypto firm Freessets announced a new technology that enhances Bitcoin wallet privacy
Diverse Illustration
7.6.2020
Hey gang, #BlackLivesMatter.
One tiny way I thought we could help here on this site, aside from our efforts as individuals, is to highlight some design resources that are both excellent and feature Black people. Representation matters.
Here’s one. You know Pablo Stanley? Pablo is a wonderful...
Singapore-Based TomoChain Launches P2P Lending Feature
5.6.2020
The Singapore-based exchange will enable a new P2P lending feature in two weeks through its TomoDEX’s platform
Citizen App’s New Contact Tracing Feature Raises Privacy Red Flags
20.5.2020
The Citizen app, which normally fights crime, is now tracing coronavirus cases. Is your data safe with a powerful private company?
Remitano Adds Nigerian Naira Wallet with Instant Trade Feature
20.5.2020
Disclaimer: The text below is a press release that was not written by Cryptonews.com.
Remitano, one of the most popular peer-to-peer cryptocurrency marketplaces in Nigeria, has added a fiat wallet for Naira (NGN).
This brand-new Naira fiat wallet will allow users (of Level 2 and above) who require...
CoinAgenda “After the Halving” Virtual Event to Feature Fireside Chat with “Oracle of Bitcoin” Vinny Lingham
19.5.2020
Full Speaker Lineup Includes Crypto All-Stars Matt Roszak, Catherine Coley, Tone Vays, and Michael Terpin GLOBAL, MAY 14, 2020—CoinAgenda, the premier global conference series connecting blockchain and cryptocurrency investors with startups since 2014, today announced its second virtual event...
Comparing Social Media Outlets for Developer Tips
15.5.2020
As a little experiment, I shared a development tip on three different social networks. I also tried to post it in a format that was most suitable for that particular social network:
On Twitter, I made it a thread.
On Instagram, I made it a series of images.
On YouTube, I made it a video.
How...
Working With MDX Custom Elements and Shortcodes
7.5.2020
MDX is a killer feature for things like blogs, slide decks and component documentation. It allows you to write Markdown without worrying about HTML elements, their formatting and placement while sprinkling in the magic of custom React components when necessary.
Let’s harness that magic and look...
How to Use Block Variations in WordPress
6.5.2020
WordPress 5.4 was released not so long ago and, along with other improvements and bug fixes, it introduced a feature called Block Variations. I had a chance to use it on one of my recent projects and am so pleasantly surprised with how smart this feature is. I actually think it hasn’t received...
Dharma Launches Feature for Sending Dai Payments to Twitter Handles
23.4.2020
Dharma, an Ethereum-based crypto lender, has released a new feature that allows sending stablecoin to Twitter handles.
This peer-to-peer lending platform has announced the launch of Social Payments, which they describe as a Twitter-native financial ecosystem. They go on to say that this new service...
Jetpack Instant Search!
16.4.2020
Jetpack has had a search feature for a while. Flip it on, and it replaces your built-in WordPress search (which is functional, but not particularly good) with an Elasticsearch-powered solution that is faster and has better results. I’ve been using that for quite a while here on CSS-Tricks...
How the Vue Composition API Replaces Vue Mixins
15.4.2020
Looking to share code between your Vue components? If you’re familiar with Vue 2, you’ve probably used a mixin for this purpose. But the new Composition API, which is available now as a plugin for Vue 2 and an upcoming feature of Vue 3, provides a much better solution.
In this article...
Gaming Giant Atari to Feature in The Sandbox’s Forthcoming Blockchain Platform
27.3.2020
The Sandbox and iconic entertainment firm Atari announce their collaboration on an upcoming voxel-based blockchain version of the gaming platform
Lightning-Fast New Bitcoin.com Wallet Proves Popular With Over 10 Million Wallets Created
11.3.2020
The Bitcoin.com Wallet app has reached almost 10.5 million wallets created across several million app downloads. This milestone follows last month’s release of the new app, which most notably included a redesigned, user-friendly interface along with the lightning-fast Instant Pay feature...
Blockchain Expo Tokyo Series Set to Take Business Scene by Storm
10.3.2020
Taking place April 1 – 3, Japan’s premier blockchain exposition, Blockchain Expo Tokyo, will feature industry-leading speakers including CEOs, academics, and government officials. The exhibition floor will be packed with companies from various industries, with each focusing on harnessing the power...
Use a:visited in your CSS stylesheet
9.3.2020
Evert Pot:
Unfortunately, when setting a new color (e.g. a { color: #44F }) the ‘purple visited link’ feature also gets disabled. I think this is a shame, as there’s so many instances where you’re going through a list of links and want to see what you’ve seen before.
The 2 examples I ran into...