ethereum Plasma Cash Simple Spec This is first pass at a full specification for a Plasma Cash chain. Super special thanks to Vitalik for making this post possible. And a big thanks to Joseph Poon
solidity Learning Solidity Part 2: Commit-Reveal Voting What is "commit-reveal"? To understand how the commit-reveal commitment scheme works, it is useful to break it down into it's two component parts: Commit: You assert your choice
solidity Learning Solidity Part 1: Contract Dev with MetaMask What you will need ✅ 1. The **Chrome** web browser - [Download here](https://www.google.com/chrome/browser/desktop/) 2. The **Metamask** Chrome extension - [Download here](https://chrome.google.
ethereum Solidity's biggest bug: Javascript Reliance on Javascript is stunting the growth of the Solidity development ecosystem. It’s why new developers get stuck. It’s why we struggle integrating Solidity into development environments. And
technical An Introduction to Ethereum Testnets Understanding how to use testnets is essential for developing smart contracts on Ethereum. Here is a basic introduction to what testnets are and how to use them. What is a
dapp Simple Decentralized App Architecture If you don't know what a Decentralized Application (Dapp) is, check out my previous post Why Build Decentralized Applications Two Key Technologies: IPFS: A distributed datastore modeled after BitTorrent and
ethereum Ethereum in 101 Words Ethereum's roots stem from Bitcoin. Bitcoin made one major innovation: decentralized trust. Conventionally we trust governments or companies. Bitcoin moved trust to the network. With that, the first decentralized currency