node-cryptonote-pool
node-cryptonote-pool copied to clipboard
I am migrating it to typescript, it has almost been done.
here are things I have done.
- separated modules
- added tests for most modules
- enabled support for node.js v8, v6, v4
- changed js to typescript for providing type awareness.
you can check it here, https://github.com/vigcoin/pool-runner
I am testing for it's correctness and stability.
any help is appreciated.
thank you.