Skip to content

Latest commit

 

History

History
26 lines (22 loc) · 441 Bytes

Readme.md

File metadata and controls

26 lines (22 loc) · 441 Bytes

Ethereum Multisignature Wallet UI

A web user interface for the MultiSigWallet.

Requirements

Install

npm install -g bower
npm install -g grunt-cli
npm install
bower install
grunt

Test

npm test