* Add yarn-error.log to gitignore.
* Add ts-node to devDependencies.
Add script to only build tsc.
Add websocket to keywords.
* Update yarn.lock libs.
* FIX websocket endpoint hostname.
FIX corrent import for all examples.
FIX websocket instrucions on readme.
* FIX: getBlocks optional params
* v2.3.0 - new minor version for mempool-js
- Add support for Bisq API
- Add support for Liquid API
- Change the main object to export network objects.
- Change README.md instructions.
* 2.3.0
* FIX wrong npm link. (#15)
* FIX version name v2.2.0 (#17)
Co-authored-by: softsimon <softsimon@users.noreply.github.com>