Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 407 Bytes

README.md

File metadata and controls

24 lines (17 loc) · 407 Bytes

SpeedyWallet

An offline capable and secure Segwit and Multi-sig address generator web-app. The project is written in Typescript and VueJS

The web app is deployed at https://speedywallet.netlify.app/

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Customize configuration