Skip to main content

20 Blockchain Use Cases for 2018 You Should Know


Crypto markets get bloodier by the day. But does it mean, that the blockchain technology failed?

1. Real estate

Brickblock tokenized the first real estate on the blockchain. Indiegogo is tokenizing real estate shares.

Photo by Element5 Digital on Unsplash

2. Voting

150 West Virginians voted via a blockchain-app. South Korea is testing E-Voting on the blockchain. Japanese city Tsukuba completed the test of a blockchain-based voting system for local development programs.

Photo by Element5 Digital on Unsplash

3. Identity solutions

Swiss Federal Railways are testing the uPort identity solution. City of Antwerp is testing Jolocom for the administrative tasks. MONI is providing a blockchain powered id for refugees.

Photo by Roland Lösslein on Unsplash

4. Equity token offerings

NEUFUND listed the first companies on it’s ETO (equity token offerings) platform. Recently they raised $3m in an ETO.

Photo by M. B. M. on Unsplash

5. Marine insurance

Insurwave, a blockchain-powered platform for marine insurance (by EY, Guardtime, A.P. Møller-Maersk, Microsoft) is now in a commercial use.

Photo by kinsey on Unsplash

6. Crypto banking

Bitwala (in cooperation with SolarisBank) introduced licensed crypto and fiat banking.

Photo by Jonas Leupe on Unsplash

7. FX transactions & bilateral payments

Commerzbank and thyssenkrupp replicated a foreign exchange transaction using blockchain. Goldman Sachs and Morgan Stanley used the IBM solution for bilateral payments.

Photo by Floriane Vita on Unsplash

8. Food safety

Australia’s National Transport Insurance is testing blockchain for beef exports. Walmart requires selected suppliers to use blockchain. US Dairy company Dairy Farmers of America (DFA) is cooperating with the startup ripe.io.

Photo by Rachel Park on Unsplash

9. Repurchase agreements

Russia’s major bank Sberbank completed a smart contract powered repurchase agreement.

Photo by Artur Matosyan on Unsplash

10. Stock exchanges

NYSE is launching a bitcoin exchange, SIX to offer securities on the blockchain in 2019, SAX using the blockchain to record shareholdings and manage the clearings.

Photo by Aditya Vyas on Unsplash

11. Tokenized ownership

Mattereum tokenized a $9M Stradivarius Violin. Andy Warhols painting was tokenized and sold on the blockchain.

Photo by Baher Khairy on Unsplash

12. Licensing & IP

Accenture and blockchain startup Digital Asset rolled out a software license management application.

Photo by Fotis Fotopoulos on Unsplash

13. Certificates

Companies in Singapore can acquire renewable energy certificates on a blockchain of SP (Singapore Power) Group.

Photo by Efe Kurnaz on Unsplash

14. AdTech

Toyota partnered with the blockchain startup Lucidity to minimize the ad fraud.

Photo by Steven Roe on Unsplash

15. Patient Data

BlackBerry is working on a network to support blockchain solutions for patient data. A Medical University Hospital in Taiwan launched a blockchain powered platform for medical records.

Photo by rawpixel on Unsplash

16. Land Registry

The government of New South Wales, Australia, is planning to trial a blockchain solution for the land registry. Africa’s first multinational land registry is to be launched in Kenya and Ghana.

Photo by Breno Assis on Unsplash

17. Power grid & peer-to-peer energy markets

The Korean government is working on a blockchain-based power supply system.


18. Peer-to-peer payments

Japenese telecom company Softbank finished the proof-of-concept for a cross-carrier P2P payment service.

Photo by rawpixel on Unsplash

19. Automated devices

Walmart filed a new patent application for automated drone delivery on the blockchain.

Photo by Diana Măceşanu on Unsplash

20. Digital evidence

U.K. Ministry of Justice is exploring the use of blockchain to secure digital forms of evidence.

Comments

Popular posts from this blog

ACP Exam tips

       1.    Time: The 3 hours to answer 120 questions were sufficient. I finished answering all questions in 2 hours. There were 4-5 questions not framed well (poor English). I spend 1 hr to review all my answers again. 2. Agile Practices: There were multiple questions on SCRUM and XP, very few questions on Kanban and Lean, almost none on Crystal, FDD, and DSDM. 3. Roles: Completely Understand the Roles in SCRUM and XP, what are the responsibilities carried by those roles, various meetings, input and outcome of those meetings like review, retrospective etc, 4. Scenario Based Questions: There were multiple questions based on scenarios and how best will you apply agile practices under those scenarios. Mostly on Team,Scrum,Communication stuff. 5. Completely understand the when and what use of Scrum Artifacts and ceremony. 6. . Many questions on team Collaboration, Risk,Velocity. 7. Few Question on EVM,EV,PV (no calculation). 8. Multiple quest...

The advantage of ReactJs:

SEO-friendly:  ReactJs is very comfortable with the SEO. You can easily run your ReactJs with the servers while other Javascript doesn’t support SEO. JSX : In ReactJs for templating we use JSX. JSX is simple JavaScript which allows HTML syntax and other HTML tags in the code. HTML syntax is processed into javascript calls of React framework. React Native:  It contains a native library which supports Native iOS, Android application. Simplicity : It is a very simple to grab. Its component-based approach and well-defined lifecycle are very simple to use. Easy to learn:  Anyone with the basic knowledge of programming can easily ReactJs. For Learning ReactJs you just need to know the basics for HTML and CSS. Data-Binding:  ReactJs uses one-way data binding and application architecture controls the flow of data via a dispatcher. Testability : ReactJs application is very easy to test. Its views are very easy to configure and can be treated as the a...

PMI Agile Certified Practitioner (PMI-ACP®) Certificate

This post is for  Project Management Institute (PMI)’s Agile Certified Practitioner(PMI-ACP) Certificate . Exam for this certificate is meant to test skills of agile practitioners.  Pre-requisite  for appearing in the exam includes having prior experience in general project management (2000+ hours) and agile specific project management (1500+ hours). Folks having prior  PMP ®  or PgMP ®  automatically satisfy general project management experience and hence need not elaborate the experience while filling the form. Also pre-requisite requires having 21 contract hours earned in agile practice, which could include imparting or participating in agile training [Certified Scrum Master (CSM®), In-house agile training, Coaching Client, etc.] My experience of the exam includes following tips 1. This exam tests knowledge on tools, techniques, processes, artifacts, etc. of those practicing agile. It includes knowledge on Scrum, XP, Kanban & L...