Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 893 Bytes

README.md

File metadata and controls

18 lines (14 loc) · 893 Bytes

mesh-asteria-demo-app

In Mesh Living Coding Sessions in May 2024, we will build a demo front-end for TxPipe's Asteria game

Front End

  1. UI for all three Transactions, built with Mesh
  2. Simple visual for the Asteria game board

First Three Transactions:

  1. Start an Asteria game (with selected parameters)
  2. Player can mint a Ship and Pilot token pair
  3. Player can move a Ship

Next Steps

  • Before next meeting on 2024-05-07: initial project repo with all dependencies (James)
  • Still need to create some boilerplate for apply parameters to a validator without using Lucid. Before next meeting on 2024-05-21 (?): Learn syntax / design pattern for compiling parameterized validator directly in Aiken
  • On 2024-05-21: Build transactions (1) and (2)
    • Might need to mint an Admin token before that - James will have one ready