August 2019
Intermediate to advanced
486 pages
13h 52m
English
As of now, we have built the project using Truffle and a local instance of Ganache for local blockchain. However, Ethereum does provide public test networks (also known as testnets) for developers to test their contract for a production-like environment. To use these testnets, you need to connect your Truffle project to one of these testnets. The names of these testnets are Ropsten, Kovan, Rinkeby, and Goerli.
There are two ways to use one of these testnets: