In Progress

2025-11-30

Plutus Script Re-Executor

Report for 2025-11-30

Key accomplishments

  • Team & Setup: Introductions done; weekly MD file and Kanban board created.

  • Project Goal: Build a Plutus script evaluation tool for scanning mainnet, reconstructing context, and re-running scripts.

  • Planning: Core components defined (scanner, executor, context builder, emitter). Architecture discussion scheduled 27th of Nov.

  • Technical: Early exploration of node leashing, ledger state, protocol parameters. Nix-based local dev environment planned.

  • We discussed the project, architecture and specification.

  • Introduced a new workflow to capture ideas on Kanban board.

  • Created a bunch of ideas for further discussions.

  • Started working on cardano-node setup & investigation of useful libraries

Next steps

  • Pair programming on architecture, design document, basic project structure
  • Finish the specification
  • Setup the development environment