/helium-payment-calculator

Web application that can calculate the exact amount of HNT to pay someone that is hosting your hotspot.

Primary LanguageTypeScriptGNU General Public License v3.0GPL-3.0

helium-payment-calculator

Web application that can calculate the exact amount of HNT to pay someone that is hosting your hotspot.

Node.js CI CodeQL

Getting Started

Install project dependencies with npm install

Usage

  • npm start - Runs the Webpack development server
  • npm run lint - Runs ESLint to check for source code warnings and errors
  • npm run build - Builds the source code for production to the dist folder