Solution: Create a Contract
Let's go over the solution to this challenge.
We'll cover the following
Flowchart of a possible solution
In this challenge, we were assigned a simple task to develop a contract that prints “Hello World” using the console.log
function and write a corresponding run
script to deploy the contract. Below is a simple flow chart describing the flow of the program:
Get hands-on with 1400+ tech skills courses.