graph-node
graph-node copied to clipboard
[Feature] How can I ues Graphman with cargo builded local Graphnode?
Description
I saw graphman doc, graphman can remove unused subgraph, But it just tell how to use graphman in docker, So how to use Graphman with cargo builded local Graphnode? I want some help, thanks
Are you aware of any blockers that must be resolved before implementing this feature? If so, which? Link to any relevant GitHub issues.
No response
Some information to help us out
- [ ] Tick this box if you plan on implementing this feature yourself.
- [X] I have searched the issue tracker to make sure this issue is not a duplicate.
https://docs.thegraph.academy/official-docs/developer/mastering-subgraphs#install-graphman-locally
Have postgres installed: brew install postgresql cargo build cargo install --bin graphman --path node --locked
Thank you very much!
Looks like this issue has been open for 6 months with no activity. Is it still relevant? If not, please remember to close it.