Skip to content

Core concepts

Paul Grau edited this page May 5, 2017 · 3 revisions

This page serves as a little introduction into some general topics you should make yourself familiar with.

These are some topics you should familiarize yourself with:

  • Peer to peer
  • Blockchain
  • Proof of work
  • Public key cryptography
  • Hashing
  • EVM
  • Smart contracts

Check out this article about Ethereum core technologies.

We will really get started developing in the next section.