docs(foundry): update tempo args to use --tempo. prefix, add anvil section#70
Merged
docs(foundry): update tempo args to use --tempo. prefix, add anvil section#70
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
grandizzy
requested changes
Feb 4, 2026
zerosnacks
approved these changes
Feb 4, 2026
onbjerg
requested changes
Feb 4, 2026
6d25059 to
c37fb76
Compare
…ction - Update all flag examples to use --tempo.fee-token, --tempo.nonce-key, etc. - Add Local Development with Anvil section with fork examples - Add Tempo-Specific CLI Flags reference table - Document TEMPO_FEE_TOKEN environment variable Reference: https://github.com/tempoxyz/tempo-foundry/blob/tempo/.github/scripts/tempo-check.sh Amp-Thread-ID: https://ampcode.com/threads/T-019c2893-8689-740d-b948-86823f014e58 Co-authored-by: Amp <amp@ampcode.com>
Amp-Thread-ID: https://ampcode.com/threads/T-019c2897-7bc7-73dc-93f2-4bc49bfa5685 Co-authored-by: Amp <amp@ampcode.com>
Amp-Thread-ID: https://ampcode.com/threads/T-019c289a-0156-7181-8581-626edbd012a4 Co-authored-by: Amp <amp@ampcode.com>
c37fb76 to
d78214e
Compare
…able Amp-Thread-ID: https://ampcode.com/threads/T-019c290b-2902-772b-a5bb-c402cf1c91d7 Co-authored-by: Amp <amp@ampcode.com>
Amp-Thread-ID: https://ampcode.com/threads/T-019c291c-7b33-70de-a217-9921a41b98f6 Co-authored-by: Amp <amp@ampcode.com>
Amp-Thread-ID: https://ampcode.com/threads/T-019c291c-7b33-70de-a217-9921a41b98f6 Co-authored-by: Amp <amp@ampcode.com>
zerosnacks
reviewed
Feb 4, 2026
zerosnacks
reviewed
Feb 4, 2026
Amp-Thread-ID: https://ampcode.com/threads/T-019c2939-d6a2-74cf-8539-f05a1956c051 Co-authored-by: Amp <amp@ampcode.com>
onbjerg
approved these changes
Feb 4, 2026
jenpaff
added a commit
that referenced
this pull request
Feb 5, 2026
* chore: `next` branch * chore: trigger deployment to `next` * chore: trigger deployment to `next` 2 * chore: trigger deployment to `next` 3 * feat: update to include release notes * test: e2e (#49) * chore: trigger deployment to `next` 2 * chore: trigger deployment to `next` 3 * chore: sync lockfile * docs(foundry): add T1 features - 2D nonces, expiring nonces, access keys, sponsors, batching (#55) Co-authored-by: George <george@tempo.xyz> * chore: add small Rust example for expiring nonces (#56) Co-authored-by: o-az <omaraziz.dev@proton.me> * fix: prioritize `VERCEL_BRANCH_URL` * chore: use `VITE_BASE_URL` * chore: use `VITE_BASE_URL` * docs(foundry): update tempo args to use --tempo. prefix, add anvil section (#70) Co-authored-by: Amp <amp@ampcode.com> Co-authored-by: zerosnacks <95942363+zerosnacks@users.noreply.github.com> * fix: change andantino from 'removed' to 'deprecated' Amp-Thread-ID: https://ampcode.com/threads/T-019c2e2d-fdda-704c-8ebe-8ed7cda6f2d0 Co-authored-by: Amp <amp@ampcode.com> * fix: update andantino to show as deprecated testnet with version Amp-Thread-ID: https://ampcode.com/threads/T-019c2e2d-fdda-704c-8ebe-8ed7cda6f2d0 Co-authored-by: Amp <amp@ampcode.com> * docs: foundryup tempo now installs all binaries (#74) * docs: foundryup tempo now installs all binaries Amp-Thread-ID: https://ampcode.com/threads/T-019c2eb5-2219-711d-9c64-e9cf0910e66c Co-authored-by: Amp <amp@ampcode.com> * fix: patch dead links in TIPs synced from tempo repo Amp-Thread-ID: https://ampcode.com/threads/T-019c2eb5-2219-711d-9c64-e9cf0910e66c Co-authored-by: Amp <amp@ampcode.com> * Add --sig run(string) SALT to forge script commands Amp-Thread-ID: https://ampcode.com/threads/T-019c2ec9-3bba-7717-9aba-e0ba0880f5da Co-authored-by: Amp <amp@ampcode.com> --------- Co-authored-by: Amp <amp@ampcode.com> * fix: update expiring nonces to use nonceKey: 'expiring' for TypeScript Amp-Thread-ID: https://ampcode.com/threads/T-019c2e2d-fdda-704c-8ebe-8ed7cda6f2d0 Co-authored-by: Amp <amp@ampcode.com> * docs: add expiring nonces and 2D nonces cards, improve parallel transactions guide Amp-Thread-ID: https://ampcode.com/threads/T-019c2f1f-0179-7247-8a12-ccb310a303ce Co-authored-by: Amp <amp@ampcode.com> --------- Co-authored-by: tmm <tmm@tmm.dev> Co-authored-by: Georgios Konstantopoulos <me@gakonst.com> Co-authored-by: George <george@tempo.xyz> Co-authored-by: onbjerg <onbjerg@users.noreply.github.com> Co-authored-by: Amp <amp@ampcode.com> Co-authored-by: zerosnacks <95942363+zerosnacks@users.noreply.github.com> Co-authored-by: jenpaff <jenpaff0@gmail.com> Co-authored-by: jxom <7336481+jxom@users.noreply.github.com>
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
Updates the Foundry docs to reflect the new tempo-foundry CLI args and adds anvil support documentation.
Changes
--tempo.fee-token,--tempo.nonce-key,--tempo.expiring-nonce,--tempo.valid-before,--tempo.valid-afteranvil --tempo --hardfork t1)TEMPO_FEE_TOKENenvironment variableReference
Based on tempo-check.sh
cc @zerosnacks @onbjerg