Skip to content

Matsushin/nem2-sdk-wallet-vue-sample

Repository files navigation

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