9 Commits

Author SHA1 Message Date
hunicus
ba70a72f76 Fix loose ends
Add space above footer, add better delay for height
adjustment, and add conditions to prevent errors for
websocket endpoint and no endpoint.
2022-03-14 14:41:32 -04:00
hunicus
5390a5539c Resize docs code templates on open (mobile) 2022-03-14 13:49:16 -04:00
hunicus
bb1bedbb08 Fix url for mempool post endpoint 2022-02-08 17:51:19 -05:00
hunicus
e250433063 Rebase 1036 to master manually 2022-02-08 13:44:50 -05:00
hunicus
e1431e94df Fix urls in code examples 2022-01-12 11:51:10 -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
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
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