Preface This tutorial assumes an understanding of the fundamentals of Ethereum and the EVM. If you are a looking to begin developing your own smart contracts in Solidity, and have had previous development experience, this tutorial is for you. Toolkit Ganache If you have learned enough about Ethereum, more specifically, the EVM, then…