Skip to content

Latest commit

 

History

History
39 lines (30 loc) · 654 Bytes

README.md

File metadata and controls

39 lines (30 loc) · 654 Bytes

nem2-sdk-wallet-vue-sample

  • NEM2ウォレットアプリ。nem2-sdkライブラリを用いて実装。
  • 機能としてはウォレット作成、残高取得、XEM送金ができる。

プロジェクトのテンプレート

A Vue.js project

Build Setup

yarn install

Compiles and hot-reloads for development

yarn run serve

Compiles and minifies for production

yarn run build

Lints and fixes files

yarn run lint

Run your unit tests

yarn run test:unit

Run your end-to-end tests

yarn run test:e2e