qbzzt.github.io

Ori Pomerantz Files

Ethereum

Tutorials

  1. What Can Ethereum Do?. An explanation of why Ethereum is important to the future of our economy.
  2. Getting Started with Ethereum Development. This article is for programmers who want to write a decentralized app and don’t know where to start.
  3. Gas Station Network Integration Tutorial. How to use GSNv2 for a decentralized app that does not require users to own and spend ether to use it.
  4. Creating a Paper Wallet Address. How to create and use a paper wallet.
  5. Testing tutorials. The basics of testing Ethereum clients (their name for nodes), as well as how to write new tests.

Files

  1. Paper wallet
  2. Address verifier
  3. Talking to a counter contract on Kovan
  4. Playing with a Zero Knowledge Proof for an expression
  5. Chirper (first version) on the Kovan Network