This is a Swiss Army Knife for NEM2 development.
- Account Generation
- Fetch Account
- Draw MLMS Structure in text
- Monitor Account
- Monitor Block
- Fetch Namespace
- Fetch Mosaic
- Distribute Mosaic
- Useful Tools
- etc...
# install packages
$ npm install
# build
$ npm run build
$ open build/
# development
$ npm start
Good luck!