karl.tech
  • Home
  • About
Subscribe
Tagged

tutorial

A collection of 2 posts

Learning Solidity Part 2: Commit-Reveal Voting
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 to your peers. Reveal: You reveal your choice, and everyone can verify that is in fact what you committed to.

  • Karl Floersch
Karl Floersch Feb 12, 2017 • 8 min read
Learning Solidity Part 1: Contract Dev with MetaMask
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.com/webstore/detail/metamask/nkbihfbeogaeaoehlefnkodbefgpgknn) Metamask allows you to sign Ethereum transactions *without* running a full Geth node. Contract Programming

  • Karl Floersch
Karl Floersch Aug 14, 2016 • 6 min read
karl.tech © 2022
Powered by Ghost