August 2019
Intermediate to advanced
486 pages
13h 52m
English
To execute the migration script in the development environment, the local blockchain should be running. To run the Ganache CLI tool, execute the following command:
$ ganache-cli
This will start the local blockchain at port 8545. You need to keep this running in the command line. Now, let's run the migration scripts.