Skip to content

Internet-of-People/iop-webwallet

Repository files navigation

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