apps/humor: initial import from vativ/x402-mezo-preview#1#1
Merged
Conversation
Source: vativ/x402-mezo-preview@f6c9031 (branch mezo-fox/apps-humor). Joke paywall demo wired against the Mezo Testnet facilitator at https://facilitator.vativ.io — Express server with a paywalled GET /joke at 0.001 mUSD plus a reference @x402/fetch client. Part of the repo reorg (hq-ubcjh, Phase 7): vativ/mezo-hack is now the standalone home for hackathon reference apps; vativ/x402-mezo-preview returns to tarballs-only distribution.
ryanRfox
added a commit
to ryanRfox/mezo-docs
that referenced
this pull request
Apr 22, 2026
Updates humor-app repo links after vativ/mezo-hack#1 merged (a4fe1c1). Tarball release URLs remain at vativ/x402-mezo-preview (post-reorg tarballs-only).
3 tasks
ryanRfox
added a commit
to ryanRfox/mezo-docs
that referenced
this pull request
Apr 22, 2026
Updates humor-app repo links after vativ/mezo-hack#1 merged (a4fe1c1). Tarball release URLs remain at vativ/x402-mezo-preview (post-reorg tarballs-only).
4 tasks
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.
Summary
Initial import of
apps/humorinto the recreated standalonevativ/mezo-hack, as Phase 7 of the repo reorg epic (hq-ubcjh).vativ/x402-mezo-previewbranchmezo-fox/apps-humor@f6c9031e1fe27c9184764a72a4702d42ee2b98b7apps/humor/*subtree — the repo rootREADME.mdandLICENSEfrom the source branch were intentionally left out since they describe the old (preview-distribution) repo; this repo's own README + LICENSE (frommain) are correct for the new standalone shape.main(per the reorg plan), not commit-by-commit cherry-pick.What this is
apps/humoris a joke paywall demo wired against the Mezo Testnet facilitator athttps://facilitator.vativ.io:GET /jokeat 0.001 mUSD@x402/fetchclientSee
apps/humor/README.mdfor the quickstart.Context
This is part of the repo reorg (epic
hq-ubcjh):vativ/mezo-hack→ standalone home for hackathon reference apps (this repo, new)vativ/x402-mezo-preview→ tarballs-only distribution (post-reorg)ryanRfox/mezo-docs→ docsThe previous PR at
vativ/x402-mezo-preview#1will be closed with a "migrated to vativ/mezo-hack#" pointer once this lands.Test plan
apps/humor/subtreeapps/humor/README.mdquickstart still resolves (no broken internal links)apps/humorstill runs against the live testnet facilitator after merge