© Wei-Meng Lee 2019
W.-M. LeeBeginning Ethereum Smart Contracts Programminghttps://doi.org/10.1007/978-1-4842-5086-0_6

6. Getting Started with Smart Contract

Wei-Meng Lee1 
(1)
Ang Mo Kio, Singapore
 

So far you have learned how to create your private test Ethereum network. You have also learned how to manage your Ethers using the MetaMask Chrome extension. In this chapter, you will learn about one of the most interesting and exciting features of Ethereum – Smart Contract. You will have a quick look at how a Smart Contract looks like as well as how to test it. In the next few chapters, we will dive into the details of Smart Contracts.

Your First Smart Contract

You are now ready to write your first Smart Contract. To do that, you can use any of your favorite ...

Get Beginning Ethereum Smart Contracts Programming: With Examples in Python, Solidity, and JavaScript now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.