node-cryptonote-pool icon indicating copy to clipboard operation
node-cryptonote-pool copied to clipboard

I am migrating it to typescript, it has almost been done.

Open calidion opened this issue 7 years ago • 0 comments

here are things I have done.

  1. separated modules
  2. added tests for most modules
  3. enabled support for node.js v8, v6, v4
  4. 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.

calidion avatar Jun 17 '18 17:06 calidion