23 Commits

Author SHA1 Message Date
softsimon
605c1a980c
Always use local hostname for API examples. 2021-09-19 13:17:11 +04:00
wiz
fc58bcb3bc
Fix API docs examples for Raspberry Pi users using romanz/electrs 2021-09-09 11:11:01 +09:00
wiz
8525fbb177
Fix api-docs incorrect API path for fees related methods 2021-09-08 07:13:23 +09:00
Miguel Medeiros
a0624df06b
Change websocket examples. 2021-09-03 20:13:31 -03:00
Miguel Medeiros
1eedcf900b
Fix transaction post curl example. 2021-09-03 19:43:28 -03:00
Miguel Medeiros
80047313e7
Remove unused variables. 2021-09-03 16:50:45 -03:00
Miguel Medeiros
71229b94c8
Set default active tab to liquid network. 2021-09-03 16:48:37 -03:00
Miguel Medeiros
c256daf8c8
Fix document location protocol for curl url. 2021-09-03 16:22:39 -03:00
Miguel Medeiros
5977e96034
Fix typo variable name. 2021-09-03 14:35:06 -03:00
Miguel Medeiros
a151c5cddd
Add template to documentation.
Add support for BASE_MODULE=[mempool, bisq, liquid].
 Add print results do CommonJS examples.
 Add support for custom domains.
 Remove basecurrency from /volume endpoint.
2021-09-03 07:04:19 -03:00
Miguel Medeiros
d76f42296a
Add new documentation for Liquid and Bisq. 2021-08-12 01:19:40 +09:00
softsimon
a00aa27ae4
Fix API doc page for Bisq. 2021-07-29 16:14:36 +03:00
softsimon
b8a110a772
Liquid fixes for latest transactions and API Doc. 2021-07-29 13:06:08 +03:00
Miguel Medeiros
11f5e99187
Doc: Add new endpoints to api documentation. (#654)
* Add difficulty adjustment api doc.
Change fee tab to general tab.

* Add block header examples.

* Change tab orders.
Add fees tabs.
Change CPFP instructions to Transactions tab.

* Reorder alphabetically.
Fix typo.
2021-07-24 23:00:11 +03:00
Rishabh
2e54f4ca94
Added missing block header API (#630)
* header API frontend

* Block Header API endpoint added to Node.js backend

* updated package-lock.json

Co-authored-by: Rishabh <rishabh@Rajeshs-MacBook-Pro.local>
2021-07-19 02:26:16 +03:00
softsimon
853e2fcb8f
Minor fixes to difficulty adjustment api. 2021-07-19 00:50:09 +03:00
Priyansh
9e0a5300b0
Expose the difficulty adjustment information in an API #622 (#628)
* Added difficulty adjustment information API

* Added Difficulty API in API docs frontend

* Added link to API

* Updated the API implementation of difficulty-adjustment

* Updated API End Point in frontend

* Updated sample API response in frontend
2021-07-19 00:45:45 +03:00
Miguel Medeiros
353b0e8729
New API docummentation. (#544)
* Install hljs package.

* Add highlight.js stylesheet and js to index.html.

* Add new instructions for API documentation.

* Add network value to code-template component.

* Add curl examples.

* Fix tab order of bisq api page.

* Add esmodules instalation instructions.
Add external links to repositories.

* Add self-hosted hljs styles.

* Add response code examples.
Add dynamic networks to curl examples.
Remove reponse code box if not needed.

* Self hosted highlight.min.js.

* Bumping "ws" dependency to fix vulnerability.

* npm audit fix

* npm audit fix

* Remove Hightlight.js dependency.
Add new style to code-template-component.

* Remove hljs css.

* Change NgbModule and NgbAccordionModule  to shared

* Fix NgbAccordionModule import.
2021-06-06 16:06:56 -04:00
softsimon
fb11d73751
i18n all the remaining strings. 2020-12-03 18:34:19 +07:00
wiz
95bb0fc265
Fix Bisq API docs page from not expanding on load 2020-10-18 13:53:45 +09:00
wiz
fb9b3202ca
Add basic API documentation for all electrs endpoints 2020-10-18 12:56:08 +09:00
softsimon
784f00b725
Enhancements to the sponsorship GUI
fixes  #128
2020-10-08 17:51:10 +07:00
softsimon
b6738dd9e8
Moving API docs to separate /api page. 2020-10-07 23:24:01 +07:00