Skip to content

SpectivOfficial/wallet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spectiv SIG wallet

Build instructions:

$ npm i
$ npm run build
$ npm run electron-pack

To run the hot-reloading dev server:

$ npm run dev

If you get errors, try this instead:

$ npm run start
$ node src/electron-wait-react