feat: adds Liquid Auth /Start API and WebSockets/WebRTC - #22
Draft
HashMapsData2Value wants to merge 7 commits into
Draft
HashMapsData2Value wants to merge 7 commits into
HashMapsData2Value wants to merge 7 commits into
Conversation
HashMapsData2Value
marked this pull request as draft
January 20, 2026 12:14
[WIP] working liquid client [WIP] working headless liquidauth chore: cleanup and tests chore: signal controller tests chore: .env chore: include .env chore: package
HashMapsData2Value
force-pushed
the
feat/fee-cover-api
branch
from
January 20, 2026 12:29
6ca8c37 to
684f255
Compare
| }, | ||
| "dependencies": { | ||
| "@algorandfoundation/algo-models": "1.0.0-canary.4", | ||
| "@algorandfoundation/liquid-client": "./algorandfoundation-liquid-client-1.0.0-canary.3.tgz", |
Contributor
Author
There was a problem hiding this comment.
Make sure to remove before merge. Dependent on algorandfoundation/liquid-auth-js#24
Coverage reportCaution Test run failed
Show new covered files 🐣
Test suite run failedFailed tests: 1/104. Failed suites: 1/17.Report generated by 🧪jest coverage report action from d60b9b0 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
v1/liquid/startAPI. Making a request to it will return a request id and start up a SignalClient. (This is equivalent to the in-browser Liquid Auth module that presents the request id as a QR code)node-datachannel) and socket.io (ws).