Search
Gold Backed KaratGold Coin (KBC) Brings Up Blockchain-Based Smartphone
15.5.2019
KaratGold Coin, the crypto that is backed by actual gold is bringing a more secure way to receive payments in KBC and other cryptocurrencies for the merchants who wish to integrate crypto transactions with their online businesses. This is not another app but a fully fledged smartphone which...
Facebook’s Secret Project Libra: Is It Going To Launch Stablecoin-Based Payments Network?
15.5.2019
According to a report published by the Wall Street Journal, Facebook’s much-awaited Stablecoin will focus on brand new payments network. The blockchain initiative called Project Libra will internally implicate a Stablecoin which will be backed by government currency. The report can be read...
Our Value of Money Is Subjective But That Doesn’t Make It Meaningless
14.5.2019
In my last op-ed, I discussed how the value we place on items and goods is subjective based on Carl Menger’s Subjective Theory of Value and how these concepts apply to people’s perception of value with things like fiat, gold, and bitcoin. The post outlined the idea that money cannot...
Three French Banks Join R3 Corda Blockchain-Based Loans Platform
14.5.2019
Three major French banks, BNP Paribas, Natixis, and Societe Generale, join Corda blockchain-based syndicated loans platform
Hyperledger Announces Aries, a Toolkit for Blockchain-Based Identity Management
14.5.2019
Aries is a new, open-source toolkit for identity management by the makers of Hyperledger
Integrating Third-Party Animation Libraries to a Project
14.5.2019
Creating CSS-based animations and transitions can be a challenge. They can be complex and time-consuming. Need to move forward with a project with little time to tweak the perfect transition? Consider a third-party CSS animation library with ready-to-go animations waiting to be used. Yet, you might...
RIF Launches ‘Layer 3’ Network to Scale Bitcoin-Based Smart Contracts, Tokens
14.5.2019
RIF Labs, which built the RSK sidechain for tokens and smart contracts on top of bitcoin, has launched a "third layer" to help scale this technology
Smartphone Giant Samsung Confirms That It Will Make More Blockchain Compatible Phones
14.5.2019
There was a time when Samsung used to be the biggest smartphone brand in the world, with a stranglehold over some of the most important smartphone markets. However, that is no longer the case, and the company’s smartphone sales have tanked dramatically over the past few years. For instance, at...
Germany’s Second-Top Exchange Börse Stuttgart Lists Ripple and Litecoin-Based ETNs
13.5.2019
Germany’s second-top stock exchange Börse Stuttgart launched trading of XRP and LTC-based exchange-traded notes
DLT-Based Game NEO Fish Launches On Monday; Allows Users To Breed Fish For Token Rewards
13.5.2019
Smart Economy Open Network, NEO blockchain announced on Sunday that the NEO Fish crypto game will be globally launched on Monday, May 13. The announcement came via a tweet, it urged users to join the game and earn rewards by breeding fishes in the game. The official launch date of NEOFish...
Learn How to Create BCH Apps With Bitcoin.com’s Developer Platform
13.5.2019
Are you a professional or a hobbyist programmer and want to create cryptocurrency enabled applications? Bitcoin.com’s Developer Platform offers resources for you to learn how to develop software based on the Bitcoin Cash (BCH) network. Also Read: Crypto Meets Techno and Binance Security...
Santander, LeasePlan Testing Nivaura’s Blockchain-Based Floating Rate Bond
13.5.2019
Capital markets startup Nivaura has developed a floating rate bond using blockchain tech, and it's already being tested by Santander and LeasePlan
SLP-Based Token ACD to Gain Traction With Acceptance at Thousands of Shops
11.5.2019
The Simple Ledger Protocol (SLP) has garnered a lot of attention over the last few months as there’s been a wide variety of tokens created on top of the Bitcoin Cash network. On May 10, the Tokyo-based Alliance Cargo Direct revealed the SLP-minted token ACD and bitcoin cash will be accepted...
Deploying a Client-Side Rendered create-react-app to Microsoft Azure
10.5.2019
Deploying a React app to Microsoft Azure is simple. Except that... it isn’t. The devil is in the details. If you're looking to deploy a create-react-app — or a similar style front-end JavaScript framework that requires pushState-based routing — to Microsoft Azure, I believe this article will serve...
10 Days of React Challenges (Beginner): Show an Alert Based on an Input
10.5.2019
Events make the core of interactivity in JavaScript, from listening to form inputs, scroll events to button clicks. The knowledge of handling events in JavaScript is essential.
CodeP
10 React Challenges (Beginner): Show an Alert Based on an Input
10.5.2019
Events make the core of interactivity in JavaScript, from listening to form inputs, scroll events to button clicks. The knowledge of handling events in JavaScript is essential.
CodeP
Stay in Touch With Markets Using the Cryptowatch App
9.5.2019
Cryptocurrency prices and market trends are constantly in flux. Cryptowatch is an Android Wear application that updates users about price changes on the go. It’s always with you, even when your smartphone is not around or runs out of battery. Also read: Coin 360 Provides Color-Based Crypto...
The Power of Named Transitions in Vue
16.4.2019
Vue offers several ways to control how an element or component visually appears when inserted into the DOM. Examples can be fading in, sliding in, or other visual effects. Almost all of this functionality is based around a single component: the transition component.
A simple example of this is with...
Quickly Build Product Galleries for eCommerce Sites
15.4.2019
When making online purchases, most shoppers make their purchasing decisions based on the use of rich-media. Being able to view the product from different angles is known to increase conversions. In
Get a CSS Custom Property Value with JavaScript
11.4.2019
Here’s a neat trick from Andy Bell where he uses CSS Custom Properties to check if a particular CSS feature is supported by using JavaScript.
Basically, he's using the ability CSS has to check for browser support on a particular property, setting a custom property that returns a value of either...