Skip to content
/ Wallet Public
forked from yyy999/Wallet

The desktop wallet of the neuralium crypto token

License

Notifications You must be signed in to change notification settings

santinb/Wallet

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Neuralium Desktop Wallet

Version: MAINNET

The "pro" Neuralium crypto token desktop user interface

Build Instructions

Linux:

npm install

npm run electron:linux

or in testnet:

npm run electron:linux:mainnet

macOs:

npm install

npm run electron:mac

or in testnet:

npm run electron:mac:mainnet

Windows:

npm install

npm run electron:windows

or in testnet:

npm run electron:windows:mainnet

this will produce the executable in the folder /release

About

The desktop wallet of the neuralium crypto token

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 39.6%
  • CSS 29.9%
  • SCSS 18.3%
  • HTML 11.4%
  • Other 0.8%