Skip to content

Latest commit

 

History

History
40 lines (25 loc) · 627 Bytes

README.md

File metadata and controls

40 lines (25 loc) · 627 Bytes

Hydra Webwallet

This repository contains the source code of the latest Hydra webwallet running at https://wallet.hydraledger.tech.

Please visit our developer portal at https://developer.iop.technology to get more information about Hydra, DAC and IoP.

Project Setup

$ npm install

Compiles and hot-reloads for development

$ npm run serve

Compiles and minifies for production

$ npm run build

Run your unit tests

$ npm run test

Lints and fixes files

$ npm run lint

License

AGPL-3