Skip to content

fix(docs): fix token contract tutorial setup issues (backport #22195 to v4-next)#22225

Merged
critesjosh merged 2 commits into
backport-to-v4-next-stagingfrom
claudebox/backport-22195-docs-token-tutorial
Apr 1, 2026
Merged

fix(docs): fix token contract tutorial setup issues (backport #22195 to v4-next)#22225
critesjosh merged 2 commits into
backport-to-v4-next-stagingfrom
claudebox/backport-22195-docs-token-tutorial

Conversation

@AztecBot

@AztecBot AztecBot commented Apr 1, 2026

Copy link
Copy Markdown
Collaborator

Summary

Backport of #22195 to v4-next.

Fixes several issues in the Private Token Contract tutorial:

  • Add missing @aztec/wallets package to the yarn add command
  • Use aztec new instead of aztec init
  • Fix Nargo.toml path references
  • Clarify balance_set dependency instruction
  • Improve tsx tip

Conflict resolution

The versioned docs file (docs/developer_versioned_docs/version-v4.2.0-aztecnr-rc.2/.../token_contract.md) was deleted on v4-next but modified by the PR. Resolution: accepted the deletion since the versioned docs don't exist on this branch. The main docs file (docs/docs-developers/.../token_contract.md) applied cleanly.

ClaudeBox log: https://claudebox.work/s/e987e6392893261f?run=1

@AztecBot AztecBot added ci-draft Run CI on draft PRs. claudebox Owned by claudebox. it can push to this PR. labels Apr 1, 2026
@critesjosh critesjosh marked this pull request as ready for review April 1, 2026 14:05
@critesjosh critesjosh enabled auto-merge April 1, 2026 14:05
@critesjosh critesjosh merged commit 7f093fe into backport-to-v4-next-staging Apr 1, 2026
20 of 26 checks passed
@critesjosh critesjosh deleted the claudebox/backport-22195-docs-token-tutorial branch April 1, 2026 14:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ci-draft Run CI on draft PRs. claudebox Owned by claudebox. it can push to this PR.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants