Skip to main content

Facebook Is Secretly Developing Its Own Cryptocurrency For WhatsApp

Facebook Is Secretly Developing Its Own Cryptocurrency For WhatsApp

We all know very well that the social network giant Facebook has been working for months on the development of a cryptocurrency for the well-known instant messaging app, of course, WhatsApp. As the company created in May 2018 a blockchain division specifically to focus on this project only.

Facebook Is Secretly Developing Its Own Cryptocurrency For WhatsApp

The social network giant Facebook has been working for months on the development of a cryptocurrency for the well-known instant messaging app, of course, WhatsApp. As the company created in May 2018 a blockchain division specifically to focus on this project only. And apparently, it will be released in the first half of 2020.
This is what a report of the well-known media portal, of course, the New York Times said, talking to five people close to the project. According to the well-known media portal the New York Times, the social network giant Facebook already has conversations with currency exchange offices to offer their crypto-currency to users.

It can be used to send money to WhatsApp contacts anywhere in the world and to make payments within the messenger. One big difference from other crypto-coins is the application’s reach, which already begins with a large user base to be impacted.

However, to get the project out of paper, the social network giant Facebook brought together 50 engineers on its blockchain team. The division is led by David Marcus, the former CEO of PayPal and board member of the Coinbase exchange house. But, now recently, he was hired by the social network giant Facebook for its services like Messenger.

But, still, according to the New York Times, jobs are being restricted even to other company employees. The blockchain team operates in an office that requires special access cards to limit access.

Moreover, the social network giant Facebook’s goal is to prevent its cryptocurrency from registering variations as large as Bitcoin. As the company expects it to be more stable and, to avoid speculation, will make its value tied to conventional currencies such as the dollar.



Mark Zuckerberg’s company, of course, the social network giant Facebook is not alone in offering its own currency. As the well-known instant messaging platforms like Telegram and Signal messaging services also have their own plans to do so and, in both cases, the crypto-coins should be similar to the more famous alternatives.

With more than 300 million active users, the Telegram should launch its own cryptocurrency, will be known as Gram in 2020. It has managed to raise more than $1.7 billion in its initial offering. The company sent a letter to investors in January to report that 90% of the core components of its network were established.
While now if we talk about the Signal, then let me clarify that in turn, it has collected a much lower value for the so-called Mobilecoin. After raising $30 million in 2018, the company is trying to raise another $30 million. So, what do you think about this? Simply share all your views and thoughts in the comment section below. And if you liked this post then do not forget to share this post with your friends and family.

Comments

Popular posts from this blog

Android Q Release Date, Name & Feature Rumours

It's likely we're now just a matter of weeks away from the first Android Q developer build, with a proper announcement anticipated for Google I/O on 7 May. Some of its new features have already come to light, and it's possible we could be looking at the death of the back button on Android. We already lost the recent apps button in Android 9 Pie, and now our back button could be at risk too. According to code found by XDA, the Back button's functionality could be replaced by the newly single home button. We're really not sure how we feel about this change, which will confuse many Android users upgrading from earlier operating systems. Other rumoured changes to the OS are more appealing, with some suggestion of improved RCS support that could open up the platform to third-party apps. RCS, or Rich Communication Service, is in essence a data-enabled revamp of the standard text messaging service with added bells and whistles such as read receipts, group texts, ...

Top 30 Tools That Every Programmer Should Have

This is list of few essential tools from my coding workflow. I think these tools should be part of every programmer’s toolkit. Whether you are writing simple “Hello World” program or a complex web application, these tools make your coding easier and increase productivity.  programmer 1. Devdocs.io – API documentation for all popular programming languages and framework. It also includes instant search and works offline too. 2. Glitch.com – you can create your own web apps in the browser. import GitHub repos, use any NPM package or build on any popular frameworks and directly deploy to firebase. 3. Bundlephobia.com – you can quickly find the import cost of any package in the NPM registry. 4. Babeljs.com/repl – write code in modern JavaScript and BebelJS will transform your code into JavaScript that is compatible with older browsers. 5. Codeplay.com – you can quickly build frontend responsive layouts with frameworks like Bootstrap, Materialize CSS and SemanticUI. 6. H...

What Is The Difference Between MTP, PTP, and USB Mass Storage?

We all know very well that when we connect a smartphone to a PC we usually find different options to do and select, each with their own characteristics, advantages, and disadvantages. Hence, in this explanatory tutorial, we are going to explain the 3 main connection modes, MTP, PTP, and USB Mass Storage offered by most Android devices. Hence, here in this explanatory post, we will simply show you the difference between these 3 well-known modes in Android, MTP, PTP, and USB Mass Storage. What Is The Difference Between MTP, PTP, and USB Mass Storage? When we connect a smartphone to a PC, we usually find different options to do and select, each with their own characteristics, advantages, and disadvantages. Hence, in this explanatory tutorial, we are going to explain the three main connection modes offered by most Android devices that are:- MTP PTP USB Mass Storage MTP (Media Transfer Protocol) on Android In the most recent versions of Android, the MTP is the protocol w...