This article is for informational and entertainment purposes only and is not intended as financial advice.

Hi there! It’s been a while now since I wanted to create some projects around blockchain, and I have lately been playing around with Ethereum and how to develop smart contracts using the Solidity programming language. Today I want to share with you what was my first project, the creation, and deployment of an ERC20 token.

In this article, we will provide the code for a simple cryptocurrency as well as all the steps that are necessary to get your token up and running on the Ethereum network. For those interested in a more visual experience, I recorded a full session explaining all the contents of this article and doing the programming and deployment live. You can watch the view here:

Source: Live Code Stream on Youtube.

Let’s get started!


Requirements

There are a few things that we need to prepare in advance before creating our token and are described below.

#cryptocurrency #blockchain #ethereum #bitcoin

Create and Deploy Your Own ERC-20 Token on the Ethereum Network
8.20 GEEK