Skip to content

willdn/AWW

Repository files navigation

ARK Web Wallet

Build Status

ARK Web Wallet (AWW) is an online wallet for the ARK blockchain using Vue.js.

Features

  • Generate new wallet
  • Vote for delegate
  • Hardware wallet support (Ledger)
  • Check ARK balances
  • Send transaction
  • View transactions
  • QR scan

Build Setup

git clone https://github.com/willdn/AWW.git && cd AWW

# install dependencies
npm install

# serve with hot reload at https://localhost:8080
npm run dev

# build for production with minification
npm run build

# build for production and view the bundle analyzer report
npm run build --report

# run unit tests
npm run unit

# run all tests
npm test

TODOs

  • Add tests
  • Register as delegate

Donations

Ark : AePNZAAtWhLsGFLXtztGLAPnKm98VVC8tJ

Releases

No releases published

Packages

No packages published