evias / nem-tools

providing tools for the NEM blockchain

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NEM-tools

official thread in the NEM forum

provided tools

feel free to give me a few XEM or other mosaics :-)

  • NBEZ5S43KR7KXPPLW26TK4JPKC6U2GFM6AI6XF6U

... you can also leave some ETH or other ERC20s

  • 0x7Ab1EF778d9fA0716E5F57f68B47529351D5eBaE

built on Angular, ngrx and Angular Material Starter

provided by @tomastrajan and released under license

commands for development

  • npm start - starts a dev server and opens browser with running app
  • npm run test - runs lint and tests
  • npm run watch - runs tests in watch mode
  • npm run prod - runs full prod build and serves prod bundle
  • npm run prettier - runs prettier to format whole code base (.ts and .scss)
  • npm run analyze - runs full prod build and webpack-bundle-analyzer to visualize how much code is shipped (dependencies & application)

https nodes that could be used for connection-pool

currently only using london.nemchina due to pagination issues with connection pool

About

providing tools for the NEM blockchain


Languages

Language:CSS 58.3%Language:TypeScript 28.4%Language:HTML 12.4%Language:JavaScript 0.9%