Skip to content

pchain-org/wallet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

276 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PLIAN Wallet2.0.1

Dependencies

To run PLIAN Wallet in development you need:

  • Node.js v8.x (use the preferred installation method for your OS)
  • Yarn package manager

Initialization

Now you're ready to initialize PLIAN Wallet for development:

$ git clone https://github.com/pchain-org/wallet.git
$ cd wallet
$ yarn
$ yarn build:mac  #mac
$ yarn build:win   #windows

Run PLIAN Wallet

$ yarn start

Generate packages

To build binaries for specific platforms, use the following flags:

$ yarn packager:mac  #mac
$ yarn packager:win  #windows

Config folder

The data folder for Pchain wallet depends on your operating system:

  • Windows %APPDATA%\piwallet
  • macOS ~/Library/Application\ Support/piwallet

About

Pchain official wallet

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors