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

P2P Network Commands - CLI #544

Closed
dutterbutter opened this issue Jul 15, 2020 · 0 comments
Closed

P2P Network Commands - CLI #544

dutterbutter opened this issue Jul 15, 2020 · 0 comments

Comments

@dutterbutter
Copy link
Contributor

dutterbutter commented Jul 15, 2020

Task summary

We should have the ability to manage the P2P network from the command line similarly the way Lotus has it set up. It will make it much easier during interop if we can easily find or connect to certain peers via CLI. See below commands Lotus provides:

Commands Desc
peers Print peers
connect Connect to a peer
listen List listen addresses
id Get node identity
findpeer Find the addresses of a given peerID
help, h Shows a list of commands or help for one command

This will likely involve utilizing the existing LibP2P RPC setup and create a new network message type.

Specification reference

Other information and links

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants