Skip to content
This repository has been archived by the owner on Jul 2, 2018. It is now read-only.

Latest commit

 

History

History

extension

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Parity Trusted Signer Chrome Extension

Add to chrome

Back to parity-ui

Install

Development

$ git clone git@github.com:ethcore/parity-ui.git
$ cd parity-ui/extension
$ npm i
$ npm start # build files to './dev', start webpack dev server

Package Linking

When working on signer and components at the same time you need to link those packages:

$ npm run link

Build

$ npm run genZip # build files to './build', pack to zip file