Desiderata for Applications ART v2

Let’s use this topic to collect a list of possible desiderata for the applications ART report v2.

/cc @Michael @graphomath @jonathan

1 Like

The Applications ART v2

  • Is specs v2 compliant
    • anoma-app-lib and anoma-apps code snippets being shown are compliant with specs v2
  • Shows generalized transaction/projection functions in anoma-app-lib that make use of resource traits
  • Describes the interface to
    • Identity architecture
    • State architecture
    • Service architecture
    • (Network architecture?)
  • Explains simple realizations/MVPs of
    • Solving
    • Indexing
    • Service applications (maybe too ambitious)
1 Like

Related to the solving topic - I think the v2 ART report should cover the transaction flow, including code examples of the data structures at each step - this should help a lot to clarify for folks.

As a stretch goal, it would be nice if we can include a very simple multichat (but I think this can be optional for now). Are you envisioning the v2 ART to happen before DevCon, or afterwards?

1 Like

True, transaction flow is also on my list.

Realistically, it will happen after DevCon (see the applications task board where the milestone PT stands for private testnet).

1 Like