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

Chore: Update to new Graph SDK Package #445

Closed
wilwade opened this issue Aug 27, 2024 · 0 comments · Fixed by #653
Closed

Chore: Update to new Graph SDK Package #445

wilwade opened this issue Aug 27, 2024 · 0 comments · Fixed by #653
Assignees

Comments

@wilwade
Copy link
Contributor

wilwade commented Aug 27, 2024

Graph SDK now publishes to @projectlibertylabs/graph-sdk

We should update to use the new package.

@aramikm aramikm self-assigned this Oct 23, 2024
wilwade pushed a commit to ProjectLibertyLabs/frequency-scenario-template that referenced this issue Oct 25, 2024
# Context
We should use the latest version of graph-sdk from
`@projectlibertylabs/graph-sdk`

Related to ProjectLibertyLabs/gateway#445

# verification
Successfully reading the graph from chain

```bash
➜  ~/source/frequency-scenario-template git:(main) ✗ npm run run-example --example=read-graph

> @projectlibertylabs/frequency-scenario-template@0.0.0 run-example
> set -a ; source .env ; tsx -r tsconfig-paths/register src/examples/${npm_config_example}.ts


  Graph for MSA 2:
  
follow(public) => (4) ["4","3","5","6"]
follow(private) => (0) []
friendship(private) => (0) []```
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants