Michael Fawoleadisotech.hashnode.dev·Oct 11, 2022How to name your token in solidityHello readers, in this article, I will be showing you how to create your own token with name, symbol and decimal in solidity. This is for beginner level. The first step to take is to declare all your state variables like this: pragma solidity ^0.5.0;...15 likes·58 readscontractAdd a thoughtful commentNo comments yetBe the first to start the conversation.