Verify Your Installation
To verify your installation, you can use cleos to call the get info
endpoint on the Wax Blockchain API.
From the command line, enter the following:
cleos -u https://wax-api-url get info
Check 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.
{:class="img-responsive"}