docs(extensions): rename insumermodel entry to mppx-condition-gate (v2)#630
Merged
brendanjryan merged 1 commit intotempoxyz:mainfrom May 7, 2026
Conversation
The @insumermodel/mppx-token-gate package was renamed to @insumermodel/mppx-condition-gate (v2.0.0) to align with the broader category it implements. v2 adds eas_attestation and farcaster_id condition types alongside the existing token_balance and nft_ownership. - New package: https://www.npmjs.com/package/@insumermodel/mppx-condition-gate - Old package (deprecated with redirect): https://www.npmjs.com/package/@insumermodel/mppx-token-gate - New repo (rename auto-redirects from old URL): https://github.com/douglasborthwick-crypto/mppx-condition-gate Also updates the chain count from 32 to 33 and adds the GitHub link alongside the npm link, matching the format other rows use. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
|
@douglasborthwick-crypto is attempting to deploy a commit to the Tempo Team on Vercel. A member of the Team first needs to authorize it. |
Collaborator
|
👍 |
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
The
@insumermodel/mppx-token-gatepackage listed on the Extensions page was renamed to@insumermodel/mppx-condition-gate(v2.0.0) to align with the broader category it implements. v2 adds two new condition types —eas_attestation(EAS-issued claims like Coinbase Verified Account, Gitcoin Passport) andfarcaster_id— alongside the existingtoken_balanceandnft_ownership. Mix any of the four in a single call.Links
Other changes in this row
Test plan
Drop questions here whenever.