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

Latest commit

 

History

History
 
 

dapp

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