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

Support resolution of topic and event trees #11

Open
JGAntunes opened this issue Feb 19, 2019 · 0 comments
Open

Support resolution of topic and event trees #11

JGAntunes opened this issue Feb 19, 2019 · 0 comments
Labels
feature New feature or request Low Priority

Comments

@JGAntunes
Copy link
Owner

There should be an exposed interface that allows to resolve topic and event trees.

Things to consider:

  • Probably interesting to have a similar API as - https://github.com/ipld/js-ipld (or at the very least useful to take a look at the project)
  • Resolution should:
    • Be able to receive a from node
    • Be able to either resolve based on a relative number to the from node or to an absolute cid
    • The resolution must always have a max number of nodes to run through (we don't want to go on endlessly)
@JGAntunes JGAntunes added the feature New feature or request label Feb 19, 2019
@JGAntunes JGAntunes changed the title Support resolution of topic an event trees Support resolution of topic and event trees Feb 20, 2019
@JGAntunes JGAntunes modified the milestone: M.Sc. delivery Jul 10, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request Low Priority
Projects
None yet
Development

No branches or pull requests

1 participant