Please run the following command to install the needed packages:
npm install
To update some of the Dune tables run one of the following commands:
To update the SKALE Chain stats tables: UAWs, Txs, Gas Spent, etc...
node --loader ts-node/esm DuneController.ts stats
To update the table with the SKALE chain names
node --loader ts-node/esm DuneController.ts names
To update the table with the SKALE chain prices
node --loader ts-node/esm DuneController.ts prices