Skip to content

BenchCore/bench-web-wallet

Repository files navigation

Bench Web Wallet

Bench Web Wallet (Bench-Web-Wallet) is an online wallet for the Bench multichain using Vue.js.

Features

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

Build Setup

git clone https://github.com/benchcore/bench-web-wallet.git && cd bench-web-wallet

# 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

About

Bench's Web Wallet Using Vue.js

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published