/multisig-web-demo

This is a demo web interface for a multisig wallet

Primary LanguageJavaScript

To start the project:

npm install
npm start

To see the interface:

Vist http://localhost:3000/ on your browser.