Technical requirements
You can use the Ubuntu LTS machine configured in w in this chapter.
As with the previous chapters, we will use Visual Studio Code. You can get it from its website if it isn’t installed [5]. After, do the following:
- Enable the
Shell Command: Install the 'code' command in PATH
functionality via the VSCode command palette. - Install the Nomic Foundation extension [6] for Solidity Language Support.
Scenario files
To reproduce the scenario in this chapter, you can use the files in the Chapter07
directory in this book’s GitHub repository.
The scenario comprises a smart contract and other useful files.