Tuesday, March 28, 2017

Blockchain Case Studies




Let’s start this time with some laugh. I have always liked Dilbert because it captures a great deal of reality that it is simply unbelievable. I also like the power of below quote from Albert Einstein:
“Imagination is more important than knowledge. For knowledge is limited to all we now know and understand, while imagination embraces the entire world”
As promised last time, in this entry I will be exploring a few case studies where Blockchain could be used. My goal is not to talk about any integration with Bitcoin technology but rather how we could use Blockchain as part of the solution.

1)    Land Registry
How it is done today: The most traditional way of property registry is controlled and safeguard by government institutions. In some countries this job is done efficiently, and in some cases very inefficiently – In some Eastern European countries registries are still done manually using stacks of paper.
Proposed solution: There is an opportunity to move all this data into a safe, transparent infrastructure guarded by cryptography and guaranteed integrity of data. For example, in Sweden a private-public effort is in development in this area. Startup ChromaWay is currently ongoing testing of a Blockchain solution for Land registry. Of course governments and financial institutions must support this type of initiatives; some of the governments considering a similar approach are Georgia and Honduras, for example.
Reference:

2)    Asset Tracking
How it is done today: Assets are tracked in the separate ledgers of every participant in the lifecycle of the asset.
Proposed solution: In cases where parties involved during the lifecycle of the asset are using distributed ledger, then there will not be duplication or the risk of multiple entries. The network guarantees the uniqueness of the asset. There is no possibility of duplication. And why is that? Network is using consensus to confirm each entry in the Blockchain, which prevents any party to separately modify its ledger.


By using a smart contract and distributed ledger, this ecosystem will enable single instance of asset through its lifecycle

3)    Blockchain and Future House Purchases
How it is done today: We have buyer’s agent, seller’s agent, a escrow account in a financial institution, a buyer’s financial institution, and a long and time consuming process. With homeowners selling their properties every 5 to 7 years, Blockchain technology has the potential to impact million of people. How can we transform this cumbersome process into a faster, safer and cheaper transaction? Let’s explore.
Proposed solution: I mentioned the concept of smart contracts in my previous post. Its role in this use case is crucial. Let me explain it one more time: Smart contracts are self-executing programmable contracts (computer code) that automatically carry out functions once the triggering event happens. In one of the next articles I will talk about how to create smart contracts. According to one of the articles from The World Economic Forum, smart contracts are secured in the Blockchain as “self-executing contractual states”. Thus by using Blockchain technology, the industry could:

1.     Save by eliminating transaction fees for buyer/seller agent, banks and any other intermediaries
2.     Minimize turnaround time
3.     Eliminate escrow as Blockchain is only a source of trust
4.     Eliminate manual process for requesting mortgages


4)    Trade Finance
How it is done today: Banks play an important role in risk mitigation and offering financing for both domestic and international trade. Banks help companies with financing products, manufacturing cost, getting working capital, comply with regulations, fraud prevention, and guarantee the credit worthiness of businesses that do not have yet established working relationships. Trade Finance provides companies with the funds and security they need to buy and sell products and services both domestic and international. This process involves a lot of documents and signatures. As I will explain shortly this is a perfect fit for Blockchain 2.0 technology stack.
Proposed solution: Trade Finance can definitely benefit from Cryptotechnology. You may wonder what are those enablers that make this technology suitable to Trade Finance? Let’s list it:

1.     Transparency - improve credit rating, credit history and risk assessment procedure
2.     Immutability – No one can change the block (ledger entry) without consensus of participating parties
3.     Auditability – all history is maintain in the Blockchain
4.     Safety – as both buyer and seller are on the same infrastructure prevents fraudulent invoices and duplication of invoices.


With all of these benefits the industry could cut a lot of waste in paper and time, and customers could get necessary funds faster. Some initiatives in this field already exist if you would like to read more about them, visit: http://www.coindesk.com/dubai-ibm-blockchain-trade-finance

Some other applicable case studies include tracking inventory, warranty tracking, and insurance policy tracking. This demonstrates the impact that cryptotechnology is going to have on all industry verticals.


Welcome to the future.

Thursday, March 2, 2017

The Evolution of Bitcoin Technology

From the moment Satoshi Nakamoto released his white paper on decentralized Internet currency and first reference implementation, Bitcoin has attracted a lot of interest not just from the financial domain perspective but also as P2P distributed platform. From a business domain perspective, Bitcoin has provided a currency that is not controlled by any government or institution but by fully transparent mathematical principles –cryptography.
Of course this is very fascinating, but what is even more fascinating for me though is what the underlying technology has to offer as a new paradigm and potential to change how we build applications in the future -Or maybe the future is already here?
The backbone of Bitcoin is blockchain technology -peer-to-peer distributed crypto ledger-and the potential for this innovative technology and applicability is actually huge. It is expected that this technology will disrupt existing the financial business models.
What does blockchain technology offer?
Blockchain technology is built on a series of innovations in distributive data organization and sharing. Blockchain’s goal is to create a single version of truth.
There are 7 key innovations that make up blockchain today:
1.     Encryption – encryptions enable security and data anonymity in shared environment
2.     Mutual consensus verifications protocol – this protocol allows the network to get consensus on the updates of the data. There is no need for centralized governance.
3.     Smart Contracts – a really powerful concept. Smart contracts are programs or code uploaded to a distributed ledger. They are programmed to generate instructions for downstream process if certain conditions are met; for example, payment instructions or moving collaterals. Hence, the leger entry is not just a passive data anymore.
4.     Universal data source – these new technologies enable multiple parties to work together with the same data source.
5.     Transparent real time data – the whole history of the entry is tracked. Authorized parties can review the full history of any coin from the moment it is created. With encryption and selective control, participants can reveal a part or the complete trusted data to a third party.
6.     Decentralized Consensus – This paradigm break the existing financial system centralized consensus. In order for transactions to be added to the block as a chain, all participants in the network need to agree on that. The only significant drawback is that this method is not environmentally friendly as it consumes a lot of processing power, but reaching consensus is at the heart of blockchain technology.

7.     Rich datasets – originally, blockchain kept only transactional data, but the new generation is able to keep more complex data objects and smart contracts.
Eventually more efficient settlements of transactions and processing will occur as everyone is able to see the same data and any updates are quickly propagated across the network. This will bring us to a point when we will not need any more third party clearing houses, escrows, government controlled or bank records. Since all parties could use the same underlying dataset for trade-related processes, blockchain will reduce the scope for data errors, disputes and reconciliation time, speeding up the end-to-end process.

This is an introduction to this innovative technology; in my next blog entry I’m going to explore few use cases where the use of this technology is a game changer.