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

Node API #8046

Merged
merged 3 commits into from
Apr 24, 2021
Merged

Node API #8046

merged 3 commits into from
Apr 24, 2021

Commits on Apr 24, 2021

  1. feat(coreapi): implement node interface

    implement a node interface that provides direct access to go-ipld-prime tools
    
    License: MIT
    Signed-off-by: hannahhoward <hannah@hannahhoward.net>
    hannahhoward committed Apr 24, 2021
    Configuration menu
    Copy the full SHA
    579c768 View commit details
    Browse the repository at this point in the history
  2. fix(deps): update deps to latest

    License: MIT
    Signed-off-by: hannahhoward <hannah@hannahhoward.net>
    hannahhoward committed Apr 24, 2021
    Configuration menu
    Copy the full SHA
    fc26e27 View commit details
    Browse the repository at this point in the history
  3. fix(deps): update deps and fix syntax

    Update to latest fetcher/dag-writer and fix node api
    
    License: MIT
    Signed-off-by: hannahhoward <hannah@hannahhoward.net>
    hannahhoward committed Apr 24, 2021
    Configuration menu
    Copy the full SHA
    7f716a1 View commit details
    Browse the repository at this point in the history