In the previous episode regarding proof of loss, I showed the main ideas which shape up my proof of concept (PoC). In summary, it has three main ingredients: Proof of Loss: proves your ownership with property that you lost. Revocable Property: makes your property possible to come back to you. Decentralized Risk: prevents “all” frauds of risks, creates a safe environment to you. As my promises, I will try to dive into how I create…
In the previous episode regarding proof of loss, I showed the main ideas which shape up my proof of concept (PoC). In summary, it has three main ingredients: Proof of Loss: proves your ownership with property that you lost. Revocable Property: makes your property possible to come back to you. Decentralized Risk: prevents “all” frauds of risks, creates a safe environment to you. As my promises, I will try to dive into how I create…
By the end of this article, you’re going to know how to write simple Ethereum smart contracts using the Remix — Solidity IDE What IS Ethereum? In 2009, someone, under the alias of Satoshi Nakamoto, introduced the concept of Bitcoin, the most successful digital currency to date. It popularized the idea of a truly decentralized monetary systems that every transaction is stored in the blockchain. Ethereum attempts to do further than that, by combining the…