feat: Caixa — Brazil-first Solana Pay terminal (T0/T1) - #83
Closed
thesithunyein wants to merge 4 commits into
Closed
feat: Caixa — Brazil-first Solana Pay terminal (T0/T1)#83thesithunyein wants to merge 4 commits into
thesithunyein wants to merge 4 commits into
Conversation
thesithunyein
force-pushed
the
feat/caixa-payment-terminal
branch
2 times, most recently
from
July 19, 2026 11:47
8adad0b to
d51d3fa
Compare
Ship caixa-core (Track E wasm substrate with durable nonce + Solana Pay) and three Brazil-first tools: charge, unsigned transfer-build, and payment-watch.
thesithunyein
force-pushed
the
feat/caixa-payment-terminal
branch
from
July 19, 2026 11:50
d0f1aee to
fd18640
Compare
Paste plain https://phantom.app/ul/browse/… alongside solana: Pay URLs so chat clients can open the invoice. Document 5-minute install and plugins-wasm host requirement. Co-authored-by: Cursor <cursoragent@cursor.com>
thesithunyein
marked this pull request as ready for review
July 20, 2026 06:42
Author
|
Demo video (Telegram + caixa_charge WASM → Solana Pay): https://youtu.be/fsExBTAnD5Q |
ZeroClaw 0.8 needs [[plugins.entries]]; document FX fallback, Phantom browse limits, and fail-closed threat models on watch/transfer-build. Co-authored-by: Cursor <cursoragent@cursor.com>
Author
|
Build-in-public update: https://x.com/thesithunyein/status/2079171135250571466 |
Replace blank Phantom ul/browse with HTTPS Solana Pay QR. Add SHOWCASE and operator kit so another shop can reproduce from the fork in an evening. Co-authored-by: Cursor <cursoragent@cursor.com>
Author
|
Closing during the bounty per updated Superteam/ZeroClaw rules: judging is use-case showcases, not registry PRs. Caixa lives on the fork for showcase + evening reproduce: https://github.com/thesithunyein/zeroclaw-plugins/tree/feat/caixa-payment-terminal — see SHOWCASE.md. Happy to reopen for registry merge after judging if maintainers want it. |
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.
Caixa
Charge in BRL. Settle in USDC on Solana. The agent never holds a key.
Tracks A (payments) + E (
caixa-coreshared substrate).caixa-chargecaixa-transfer-buildcaixa-watchredact-text; pure core / thin wasm shim; hostcargo test(mocked RPC)wasm32-wasip2; logging vialog-record; MIT OR Apache-2.0[[plugins.entries]](see CAIXA.md)Demo: https://youtu.be/fsExBTAnD5Q
Docs: CAIXA.md