/nem2-multisig-graph

nem2 multisig graph web ui

Primary LanguageVue

nem2-multisig-graph

image

compatibility

symbol 1.0.x.x compatible

live demo

https://planethouki.github.io/nem2-multisig-graph/

todo

  • 1.0.0.0 compatible
  • 1.0.0.0 account setup
  • node info display
  • endpoint select
  • unit test
  • multisig graph parser

Build Setup

# install dependencies
$ npm run install

# serve with hot reload at localhost:3000
$ npm run dev

# build for production and launch server
$ npm run build
$ npm run start

# generate static project
$ npm run generate

For detailed explanation on how things work, check out Nuxt.js docs.