Skip to content
This repository has been archived by the owner on Mar 30, 2024. It is now read-only.

DogeProtocol/dp-wallet-desktop-old

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build/release

Doge Protocol Desktop Wallet

Doge Protocol Desktop Wallet for Windows and Mac is built using Electron.

Warning

This is a prototype, not yet ready for production use. Do not use in production systems!

Building

  1. Install npm. For details see https://docs.npmjs.com/downloading-and-installing-node-js-and-npm

  2. Install Electron. For details see https://www.electronjs.org/docs/latest/tutorial/installation

  3. Create the package:

     npm run publish
    

Hybrid PQC

The Web Assembly files found under the wasm folder can be generated following the instructions in https://github.com/DogeProtocol/hybrid-pqc

Known Issues

  1. This is a prototype, code is messy. It is no ready for production use.
  2. Words selected for seed phrases are temporary, for proof of concept evaluation.

License

This repository currently uses a commercial theme that is not included in the license. Other parts of the repository excluding the commercial theme are available under MIT license.