Chia Wallet Balance (chiawalletbalance) Tools to check the balance of Chia Wallet DEMO Install the dependencies npm i Start the app in development mode (hot-code reloading, error reporting, etc.) npm run dev Lint the files npm run lint Build the app for production Default will be build in PWA mode, you may change it in package.json npm run build This is built with Quasar framework, for more information: See Configuring quasar.conf.js.