13

Deployment of Your DApps

We dived into details about smart contract execution under the hood in Chapter 6, Fundamentals of Solidity, and learned how to develop our own cryptocurrency using smart contracts in Chapter 8, Developing Your Own Cryptocurrency. In Chapter 9, Smart Contract Development and Test Fundamentals, we showed you how to use Remix to develop and debug a smart contract. We will cover a few additional different aspects of smart contracts here: contract accounts on Ethereum and a little background on smart contracts.

By now, you should be able to develop and test smart contracts. As the next step in the development cycle, we need to test smart contracts in an environment close to the Ethereum main network. Testnets provide such ...

Get Learn Ethereum - Second Edition 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.