Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

List rollups networks #3

Open
zamrokk opened this issue Mar 14, 2022 · 1 comment
Open

List rollups networks #3

zamrokk opened this issue Mar 14, 2022 · 1 comment
Assignees

Comments

@zamrokk
Copy link
Collaborator

zamrokk commented Mar 14, 2022

MOTIVATION: Be able to list all rollup from TORU

SCENARII:

Feature: rollups

Scenario:
When user U enter home page
Then rollup list is displayed

DETAILED DESIGN:

image

//TODO work with @xvw to know how to get this endpoint

ALTERNATIVES: Ask @xvw to provide CLI

@zamrokk zamrokk self-assigned this Mar 14, 2022
@zamrokk
Copy link
Collaborator Author

zamrokk commented Mar 23, 2022

need a RPC protocol on pair ( client, node)
2 solutions because freeze has passed :

  1. DURING 'J' TIME : use our unique node that does "rollup indexer" : receive a tezos node, and monitor all rollups. Need to create a typescript client lib to import on the dapp. rollup will scan Tezos chain, DB will store rollups info. ask @infra. Best have, generate a typescript client from indexer API ?
  2. DURING 'K' TIME : later, will add RPC endpoints once 2-3 weeks feature freeze, then 'J' , rollups will be on protocol, then

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

No branches or pull requests

1 participant