Summary

There was a lot of substance covered in this chapter. Ethereum nodes implement JSON RPC endpoints that can be connected to using WebSockets, IPC, and RPC. In this chapter, we discussed various forms of networks—public, main, test, and private. The chapter also discusses and implements a private network. This chapter had steps to create a development environment that will be used later in subsequent chapters. This chapter focuses on deploying multiple tools and utilities on the Windows operating system. While each tool has its own working and functionality, some tools might eventually do the same thing. For example, a Geth-based private chain and ganache-cli are essentially Ethereum nodes but with differences. Deployment of Geth, Solidity ...

Get Solidity Programming Essentials 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.