Auctonode is a rich list tracking tool for Waves based assets. It lets project owners track holders of their asset based on Waves Protocol using asset unique ID. See Live version here.
npm install
npm run serve
npm run build
npm run test
npm run lint
npm run test:e2e
npm run test:unit