karl.tech
  • Home
  • About
Sign in Subscribe

solidity

A collection of 3 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 [https://en.wikipedia.org/wiki/Commitment_scheme] works, it is useful to break it down into it's two component parts: 1. Commit: You assert your choice to your peers. 2. Reveal: You reveal your choice, and
12 Feb 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
14 Aug 2016 6 min read
Solidity's biggest bug: Javascript
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 it’s why much of our documentation is out of date. We are stuck in our Javascript mindstate because we
25 Apr 2016 3 min read
Page 1 of 1
karl.tech © 2025
Powered by Ghost