git clone https://github.com/buildwithgrove/path.git cd ./path
Required tools:
make install_tools
Optional but highly recommended tools:
make install_tools_optional
Tools installed by make install_tools:
pocketd CLI: CLI for interacting with Pocket Network's Shannon protocol
Docker: Container runtime
Optional development tools (make install_tools_optional):
Websocket Load Test: Websocket load testing tool
Relay Util: Load testing tool for sending configurable batches of relays concurrently
Graphviz: Required for generating profiling & debugging performance
Uber Mockgen: Mock interface generator for testing
Pocket Network Cheat Sheet - Configure PATH for the Shannon protocol
Was this helpful?