tdex-network / tdex-daemon-alpha

💰 Alpha Daemon implementation to run automated market making strategies on top of TDEX
MIT License
0 stars 2 forks source link

Fix dev dependencies & Polish #12

Closed altafan closed 4 years ago

altafan commented 4 years ago

This adds @types/jest to the dev dependencies.

Removes console.logs into e2e.spec.ts and fix comment about trade order type.

Updates README.md to specify that the test command requires nigiri to already be installed.

Decreses the verbosity of scripts/test.