Verify Your Installation 
To verify your installation, you can use cleos to call the get info endpoint on the WAXBlockchain API.
From the command line, enter the following:
shell
cleos -u https://wax-api-url get infoCheck https://validate.eosnation.io/wax/reports/endpoints.html to get an updated API endpoint URL
If the Blockchain Tools installed successfully, this endpoint will return various details about the WAX Blockchain, including the chain_id, block producer, and most recent block height.

