Skip to content

manuelbarbas/SKALE-Dune

Repository files navigation

SKALE on Dune

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published