Skip to content

Demo: Stateful sandbox (multiple transactions) #50

@SpaceManiac

Description

@SpaceManiac

At present, the sandbox can only run transactions in isolation. It would be nice to show that coordination scripts can accept Utxos as input, produce them as output, and illustrate how a ledger state might evolve over time.

Components:

  • Specify ledger state representation
  • Input/view/clear ledger state on sandbox
  • Display and save output Utxos of a transaction after running coordination script
  • Allow passing inputs when running a coordination script
  • Allow selecting Utxos from pool as an input type
  • Decide on memory semantics of coordination scripts (eventually, see Discord)

Metadata

Metadata

Assignees

No one assigned

    Labels

    vmRelating to the VM executor, prover, verifier, or ledger

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions