Startups

Vinay Gupta to talk about Mattereum at Disrupt Berlin

September 27, 2018

Cryptocurrency speculation is over. That’s why I’m excited to announce that Vinay Gupta will join us at TechCrunch Disrupt Berlin to talk about cool use cases that could make blockchain projects useful, beyond financial services.

Gupta worked on the initial release of Ethereum back in 2015. He contributed when it comes to project management. He then worked with the Consensys team on other cryptocurrency projects.

But he’s now 100 percent focused on his own project — Mattereum. As the name suggests, it’s all about bringing physical objects to the blockchain.

For instance, if you buy an expensive painting, you want to make sure that you sign a contract with the previous owner that says that you now own this painting.

Mattereum helps you set up self-executing smart contracts to transfer digital assets (including tokens that could prove the ownership of a painting).

But if you want to combine smart contracts with good old legal contracts, Mattereum has also worked on Ricardian contracts so that those contracts have a legal value. Finally, Mattereum also worked on a decentralized dispute resolution platform that can be enforced in a national court.

If you want to listen to Gupta talk about Mattereum himself, then you should come to Disrupt Berlin.

Buy your ticket to Disrupt Berlin to listen to this discussion and many others. The conference will take place on November 29-30.

In addition to fireside chats and panels, like this one, new startups will participate in the Startup Battlefield Europe to win the highly coveted Battlefield cup.

( function() {
var func = function() {
var iframe = document.getElementById(‘wpcom-iframe-990a146e14c84e8a4808f8a5d6928a18’)
if ( iframe ) {
iframe.onload = function() {
iframe.contentWindow.postMessage( {
‘msg_type’: ‘poll_size’,
‘frame_id’: ‘wpcom-iframe-990a146e14c84e8a4808f8a5d6928a18’
}, “https://tcprotectedembed.com” );
}
}

// Autosize iframe
var funcSizeResponse = function( e ) {

var origin = document.createElement( ‘a’ );
origin.href = e.origin;

// Verify message origin
if ( ‘tcprotectedembed.com’ !== origin.host )
return;

// Verify message is in a format we expect
if ( ‘object’ !== typeof e.data || undefined === e.data.msg_type )
return;

switch ( e.data.msg_type ) {
case ‘poll_size:response’:
var iframe = document.getElementById( e.data._request.frame_id );

if ( iframe && ” === iframe.width )
iframe.width = ‘100%’;
if ( iframe && ” === iframe.height )
iframe.height = parseInt( e.data.height );

return;
default:
return;
}
}

if ( ‘function’ === typeof window.addEventListener ) {
window.addEventListener( ‘message’, funcSizeResponse, false );
} else if ( ‘function’ === typeof window.attachEvent ) {
window.attachEvent( ‘onmessage’, funcSizeResponse );
}
}
if (document.readyState === ‘complete’) { func.apply(); /* compat for infinite scroll */ }
else if ( document.addEventListener ) { document.addEventListener( ‘DOMContentLoaded’, func, false ); }
else if ( document.attachEvent ) { document.attachEvent( ‘onreadystatechange’, func ); }
} )();


Vinay Gupta

Founder, Mattereum Ltd.

Vinay Gupta is a technologist and policy analyst with a particular interest in how specific technologies can close or create new avenues for decision makers. This interest has taken him through cryptography, energy policy, defence, security, resilience and disaster management arenas.

He is the founder of Hexayurt.Capital, a fund which invests in creating the Internet of Agreements. Mattereum is the first Internet of Agreements infrastructure project, bringing legally-enforceable smart contracts, and enabling the sale, lease, and transfer of physical property and legal rights.

He is known for his work on the hexayurt, a public domain disaster relief shelter designed to be build from commonly-available materials, and with Ethereum, a distributed network designed to handle smart contracts.


Source: Tech Crunch Startups | Vinay Gupta to talk about Mattereum at Disrupt Berlin

No Comments

Leave a Reply

This site uses Akismet to reduce spam. Learn how your comment data is processed.