natsoni
4faf304445
Fix hostname in websocket example
2024-03-05 11:11:22 +01:00
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
natsoni
a55db5211a
Add types to hashrate endpoint
2024-02-18 17:48:28 +01:00
natsoni
11ce59a63b
Add lightning API endpoints
2024-02-18 17:40:23 +01:00
natsoni
167b8ace79
Add hashrate endpoint to bitcoin api
2024-02-18 13:22:48 +01:00
softsimon
d238b1a779
Correcting "blocks" typo
2021-12-20 23:14:11 +04:00
mikeriss
a614ad4119
Typo fixed
2021-11-02 17:15:01 +01:00
Miguel Medeiros
62902ba8c7
Add liquid.js documentation.
2021-08-10 13:03:23 -03:00
Miguel Medeiros
4efc927303
Add bisqJS and liquidJS npm modules.
2021-08-10 01:30:13 -03:00
Miguel Medeiros
aed4bc5fc9
Add difficulty adjustment examples.
2021-07-23 17:58:54 -03:00
Miguel Medeiros
caf8d956b5
Add difficulty adjustment endpoints methods.
2021-07-23 17:37:28 -03:00
Miguel Medeiros
4cd7665e8c
Add blockHeader instructions and examples.
2021-07-22 02:18:15 -03:00
Miguel Medeiros
47fa100786
Add getBlockHeader method.
2021-07-22 02:14:11 -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
Miguel Medeiros
2dd50add4a
- Add mempool.js link to all examples.
...
- Ignore files in dist folder, adding .gitkeep instead.
- Update readme text with CND instructions.
- Update readme badges.
- Update readme typo.
- Update all the html examples with new CDN link.
2021-04-10 12:30:24 -03:00
Miguel Medeiros
f39361263a
v2.2.0 - new major version for mempool-js ( #2 )
...
* - Refactoring code.
- Refactoring folder structure.
- Adding apiEndpoint and websocketEndpoint to Mempool config.
- Adding brownserify feature.
- Adding MIT LICENSE
* - Changing package.json information.
- Reorganizing README.md information.
- Default export for CommonJs and ES6 Modules.
- Changing default variable to mempoolJS.
- Organizing the API and WS providers.
- Splitting websocket connection types: client and server.
* Change version to 2.2.0.
Reorder keywords in alphabetical order.
2021-04-08 10:15:30 -03:00
MiguelMedeiros\Miguel Medeiros
90be85f6f0
Adding websocket.
2021-02-09 16:22:48 -03:00
MiguelMedeiros\Miguel Medeiros
ff53139f78
Init
2021-02-08 16:54:37 -03:00