Commit Graph

7 Commits

Author SHA1 Message Date
natsoni
4d9425ade3
Rewrite websocket api 2024-02-22 13:00:15 +01:00
natsoni
f04fbc1b0e
Fix random bugs and examples 2024-02-20 12:00:32 +01:00
natsoni
9ccd0ed416
Fix examples paths 2024-02-20 11:24:18 +01:00
natsoni
c12771a74c
Remove bisq support and include liquid api in main package 2024-02-20 11:20:00 +01:00
Miguel Medeiros
4efc927303 Add bisqJS and liquidJS npm modules. 2021-08-10 01:30:13 -03:00
Miguel Medeiros
e3068c2d8d
Bugfix Websocket hostname. (#21)
* 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.
2021-05-20 12:03:40 -03:00
Miguel Medeiros
c80f82a0b1
v2.3.0 (#12)
* 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.

Co-authored-by: softsimon <softsimon@users.noreply.github.com>
2021-04-14 17:27:28 -03:00