Skip to content

docs(tutorials): align v2 asset wallet tutorials with Rollups v2#332

Open
riseandshaheen wants to merge 2 commits into
mainfrom
docs/v2-asset-tutorials-update
Open

docs(tutorials): align v2 asset wallet tutorials with Rollups v2#332
riseandshaheen wants to merge 2 commits into
mainfrom
docs/v2-asset-tutorials-update

Conversation

@riseandshaheen
Copy link
Copy Markdown
Contributor

@riseandshaheen riseandshaheen commented Jun 1, 2026

Summary

  • Updates the ether, ERC-20, and ERC-721 wallet tutorials under version-2.0/tutorials for current Rollups v2 patterns: viem-only deposit parsing, metadata.app_contract as the voucher transferFrom / safeTransferFrom sender, and links to asset handling.
  • Adds ERC1155 wallet tutorial - includes single and batch transfer logic
  • Removes outdated setup (ethers, manual ABI generation script, hardcoded portal addresses, Deroll/community resource front matter) and adds practical non-interactive cartesi deposit, cartesi send, and cast examples plus CartesiScan explorer instructions for voucher execution.
  • Fixes inspect curl examples (valid JSON payload), typos, and ERC-721 setup to reference the ether wallet tutorial instead of duplicating ERC-20 ABI steps.

riseandshaheen and others added 2 commits June 1, 2026 14:29
Update ether, ERC-20, and ERC-721 wallet tutorials to use viem-only parsing,
correct voucher semantics (application as transfer sender), asset-handling
cross-links, non-interactive CLI examples, and explorer-based voucher execution.

Co-authored-by: Cursor <cursoragent@cursor.com>
Introduce v2 ERC-1155 wallet guide (single and batch deposits/withdrawals),
register it in sidebars, and link from asset-handling.

Co-authored-by: Cursor <cursoragent@cursor.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.

1 participant