21 Commits

Author SHA1 Message Date
hunicus
0acede15b2 Update transactions endpoints 2022-01-12 11:51:10 -05:00
hunicus
1829554019 Update mempool endpoints 2022-01-12 11:51:10 -05:00
hunicus
2c5d40bdd8 Update fees endpoints 2022-01-12 11:51:10 -05:00
hunicus
b721d62053 Update blocks endpoints 2022-01-12 11:51:10 -05:00
hunicus
e8ae05340a Fix block-height endpoint across networks 2022-01-12 11:51:10 -05:00
hunicus
58d334f9f1 Update block and block-header 2022-01-12 11:51:10 -05:00
hunicus
445b75816d Update assets endpoints
Currently no testnet assets have icons, so those
responses are blank.
2022-01-12 11:51:10 -05:00
hunicus
975d142eeb Fix urls
So that /liquidtestnet is in links and link text.
2022-01-12 01:36:26 -05:00
hunicus
7cde365cc4 Add /liquidtestnet/ to links 2022-01-12 01:36:26 -05:00
hunicus
74ecd9b96c Add boilerplate liquidtestnet examples
Also adjust logic to show them. Doing this prevents
compilation errors and will allow for endpoints to
be reviewed as they are modified.
2022-01-12 01:36:26 -05:00
hunicus
6c2238fc4e Update address-utxo 2022-01-12 01:36:44 -05:00
hunicus
10b2b90426 Update address-tx-chain and address-tx-mempool 2022-01-12 01:36:37 -05:00
hunicus
5f8c40c095 Update address and address-tx 2022-01-12 01:36:26 -05:00
softsimon
13bfa5902d Adding Liquid Testnet as frontend option
fixes #976
2021-12-28 11:16:33 +04:00
softsimon
96950f15ee Change Asset Icon API example to only show HTML 2021-12-23 15:35:17 +04:00
softsimon
59df84b638 Changing API path and updating API Docs for asset icons. 2021-12-20 04:01:04 +04:00
hunicus
60f36d5556 Customize mobile nav button appearance point
Since there are different numbers of topics across
bitcoin, liquid, bisq, faq, etc.
2021-12-17 14:42:21 -05:00
hunicus
03b78cba42 Add various ux improvements for mobile doc menu 2021-12-17 11:42:54 -05:00
hunicus
72d5584d9b Add skeleton for mobile docs nav 2021-12-16 18:44:39 -05:00
hunicus
84f9c67f09 Make desktop docs-nav sticky on scroll 2021-12-15 22:57:10 -05:00
hunicus
69623313ee Move /api to /docs/api
Also make API docs responsive so they can be viewed
on mobile.

REST docs are at /docs/api/rest and WebSocket docs
are at /docs/api/websocket.
2021-12-08 12:37:42 -05:00