Skip to content

ntudor11/HiveWallet-v2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HiveWallet

A demo Bitcoin Wallet desktop application using an Express server, based on React and ElectronJS.

System Installation Guidelines

  1. Start your local MySQL server.
  2. Run the SQL commands from within the file hive_db.sql (ei􏰄he􏰁􏰊r via Terminal or t􏰄he Ph􏰃pMyAdmin􏰇 interface) from the root directory, in order to create the database and to write some test data in it.
  3. Clone the HiveWallet repository.
  4. Install the dependencies both in the root directory and in the client directory with the command npm install.
  5. To start the Node.JS server and the React application, run from the root directory: npm run dev.
  6. Close the browser tab that opens with the React application.
  7. To open the Electron desktop application framework, run from the root directory: npm run electron.

The Node.JS server runs at: http://localhost:5000/.

The React front-end runs at: http://localhost:3000/.

About

A demo Bitcoin Wallet application using an Express server

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •