Skip to content

docs(foundry): update tempo args to use --tempo. prefix, add anvil section#70

Merged
onbjerg merged 8 commits intonextfrom
foundry-tempo-args-docs
Feb 4, 2026
Merged

docs(foundry): update tempo args to use --tempo. prefix, add anvil section#70
onbjerg merged 8 commits intonextfrom
foundry-tempo-args-docs

Conversation

@gakonst
Copy link
Copy Markdown
Contributor

@gakonst gakonst commented Feb 4, 2026

Summary

Updates the Foundry docs to reflect the new tempo-foundry CLI args and adds anvil support documentation.

Changes

  • Update all flag examples to use --tempo.fee-token, --tempo.nonce-key, --tempo.expiring-nonce, --tempo.valid-before, --tempo.valid-after
  • Add Local Development with Anvil section with examples for:
    • Starting anvil in Tempo mode (anvil --tempo --hardfork t1)
    • Forking live Tempo networks
    • 2D nonces, expiring nonces, and batch transactions on anvil
  • Add Tempo-Specific CLI Flags reference table
  • Document TEMPO_FEE_TOKEN environment variable

Reference

Based on tempo-check.sh

cc @zerosnacks @onbjerg

@vercel
Copy link
Copy Markdown

vercel Bot commented Feb 4, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
tempo-docs Ready Ready Preview, Comment Feb 4, 2026 3:19pm

Request Review

Comment thread src/pages/sdk/foundry/index.mdx Outdated
@grandizzy grandizzy requested review from grandizzy, jxom, onbjerg and zerosnacks and removed request for grandizzy February 4, 2026 12:31
Comment thread src/pages/sdk/foundry/index.mdx
Comment thread src/pages/sdk/foundry/index.mdx
@gakonst gakonst force-pushed the foundry-tempo-args-docs branch from 6d25059 to c37fb76 Compare February 4, 2026 14:23
gakonst and others added 3 commits February 4, 2026 14:42
…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>
Comment thread src/pages/sdk/foundry/index.mdx Outdated
Comment thread src/pages/sdk/foundry/index.mdx
@onbjerg onbjerg marked this pull request as ready for review February 4, 2026 16:14
@onbjerg onbjerg merged commit f4d7c11 into next Feb 4, 2026
4 checks passed
@onbjerg onbjerg deleted the foundry-tempo-args-docs branch February 4, 2026 17:22
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>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants