Truffle Suite: BlockBuilding Private Blockchain Networks with Ganache


Overview/Description
Expected Duration
Lesson Objectives
Course Number
Expertise Level



Overview/Description

Utilize Ganache to spin up a private Ethereum network at the click of a button and provide an intuitive user interface to visualize your blockchain. In this course, you will first explore the use of Ganache and its integration with the Remix IDE (integrated developer environment), including how to deploy a contract to a test blockchain network on the Remix IDE and interact with it by using the Remix interfaces. Then learn to use the Remix IDE to invoke all the operations in a smart contract to ensure there are no bugs in the code. Next, develop a smart contract to simulate a lottery by using the Solidity language. Once you complete this course, you will have a useful degree of familiarity with Ganache and how it allows you to monitor your deployments and contract interactions. You will then be in a position to integrate other tools available within the Truffle Suite with a Ganache network, in order to develop Ethereum smart contracts in a very systematic manner.



Expected Duration (hours)
1.1

Lesson Objectives

Truffle Suite: BlockBuilding Private Blockchain Networks with Ganache

  • Course Overview
  • develop a smart contract to simulate a lottery using the Solidity language
  • deploy a contract to a test blockchain network on the Remix IDE and interact with it using the Remix interfaces
  • use the Remix IDE to invoke all the operations in a smart contract to ensure there are no bugs in the code
  • install Ganache and set up a customizable private Ethereum network
  • connect the Remix IDE to a private Ethereum network set up on Ganache
  • deploy and interact with a smart contract on the private network on Ganache and view the transactions using the Ganache UI
  • invoke transactions on a deployed smart contract and view its details on Ganache
  • recall the features of Ganache and the technique of generating random numbers in Solidity
  • Course Number:
    it_bcwtfsdj_02_enus

    Expertise Level
    Intermediate