Skip to content

feat: starterpack helper script#216

Open
broody wants to merge 1 commit intomainfrom
starterpack-helper-script
Open

feat: starterpack helper script#216
broody wants to merge 1 commit intomainfrom
starterpack-helper-script

Conversation

@broody
Copy link
Contributor

@broody broody commented Nov 4, 2025

Note

Enhances starterpack helper to target Sepolia and address-based registry, parse receipts/events, improve quote conversions, and add deploy/transfer commands.

  • Scripts (contracts/scripts/starterpack.sh):
    • Network/Addressing:
      • Switch RPC to Sepolia and use explicit STARTERPACK_ADDRESS; add REGISTERED_EVENT_KEY.
    • Register flow:
      • Update defaults (implementation, referral %, metadata) and execute with --wait --receipt.
      • Parse receipt JSON to extract registered event fields and print a formatted summary.
    • Command targets:
      • Replace ARCADE-StarterpackRegistry with $STARTERPACK_ADDRESS for update, update_metadata, supply, metadata, quote.
    • Quote output:
      • Parse u256s and convert hex to decimal via Python; include payment token in output.
    • New commands:
      • deploy_impl: deploy implementation via UDC using starkli.
      • transfer: ERC-20 token transfer helper using starkli.

Written by Cursor Bugbot for commit ab07b31. This will update automatically on new commits. Configure here.

@vercel
Copy link

vercel bot commented Nov 4, 2025

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

Project Deployment Preview Updated (UTC)
arcade Ready Ready Preview Nov 5, 2025 8:18pm

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

Comments