Skip to content

Latest commit

 

History

History
 
 

dapp

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Ethereum Multisignature Wallet UI

A web user interface for the MultiSigWallet.

Requirements

Install

npm install -g grunt-cli
npm install
grunt

Test

npm test

Build

Web version

npm run build-libs-web

Desktop version

npm run build-libs-electron