Collection of old coins
Ethereum, Solidity

ERC20 TOKEN 

Do you want to create your own ERC20 token on Ethereum? Here we program one and learn more on solidity while we’re at it. Tokens can be used for all kinds of things, not only to fuction as a currency. In future posts we will…

Chocolate truffles
Ethereum, Solidity

TRUFFLE SUITE 

Do you want to publish smart contracts on the Ethereum blockchain? We are going to use the Truffle suite to deploy our first! In this post we are going to build a trust fund holder where you can release funds to someone after a set…

Lit up turning table
Ethereum, Solidity

ETHEREUM REMIX 

Don’t want to install stuff to get started creating smart contracts on the Ethereum blockchain? Use Ethereum remix to create and test your smart contracts! In this post we go over the basic functionalities of remix so you can get started fast. For a local…

Hexagon chain of windows
Ethereum

ETHEREUM DEVELOPER 

Are you interested in blockchain development but you don’t know where to begin? In this series we will get started with developing smart contracts on the Ethereum blockchain. Your first step in becoming a Ethereum developer. The goal of this first post is to get…