Skip to content

Conversation

Yiakman
Copy link

@Yiakman Yiakman commented Sep 8, 2025

Implements

  • AvailClient with the calls to the node and light-client for block and data fetching
  • fetcher for blocks and processing data
  • App deployment: Now it starts avail node, then a deploy script registers a new appId and then it launches the light-client with that same appId so it runs on app-mode
  • Updated types and primitives

Fetching data works first by checking on the block header app_lookup.index if the appId appears listed. Data is decoded from base64 in the fetcher and passed as a result.

@Yiakman Yiakman changed the base branch from master to v-next September 8, 2025 19:38
@Yiakman Yiakman marked this pull request as ready for review September 12, 2025 23:54
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