/iop-webwallet

https://wallet.hydraledger.tech/

Primary LanguageVueGNU Affero General Public License v3.0AGPL-3.0

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