Skip to content

A desktop widget to view the latest information on Helium (HNT) coin.

License

Notifications You must be signed in to change notification settings

Mwpereira/HNT-Widget

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

💰 HNT-Widget

A desktop widget to view the latest information on Helium (HNT) coin.

📐 Project Setup

git clone https://github.com/Mwpereira/HNT-Widget.git
cd HNT-Widget
npm install

🖥 Developing

Client

Develop using a Desktop Application

npm run electron:serve

🕸 Binance API

This software uses the Binance API, information here for the Binance Docs

📚 Frameworks

  • Vue.js - for building user interfaces and connecting Javascript/Typescript code
  • Electron - for the development of cross-platform desktop GUI applications
  • Bulma - for UI components and styling

🎨 Front-End

Dependencies

  • Buefy - for using UI components for Vue.js based on Bulma
  • axios - for the promise based HTTP client to handle requests

Gallery