Skip to content

Add libp2p relay server CLI command#98

Closed
SparkssL wants to merge 3 commits into
mainfrom
feature/relay-cli-command
Closed

Add libp2p relay server CLI command#98
SparkssL wants to merge 3 commits into
mainfrom
feature/relay-cli-command

Conversation

@SparkssL

Copy link
Copy Markdown
Collaborator

Summary

  • Add new isek run relay CLI command to start a libp2p circuit relay server
  • Support custom port configuration with default port 9090
  • Include comprehensive error handling and input validation
  • Update README documentation with new CLI commands
  • Exclude isek0.3/ directory from git tracking

Test plan

  • Test isek run relay command with default port
  • Test isek run relay --port=8080 with custom port
  • Verify error handling for invalid ports and missing dependencies
  • Test Node.js installation check
  • Verify relay server functionality

🤖 Generated with Claude Code

SparkssL and others added 3 commits October 13, 2025 14:54
- Add 'isek run relay' command to start libp2p circuit relay server
- Support custom port configuration (default: 9090)
- Include comprehensive error handling and validation
- Update README with new CLI commands
- Exclude isek0.3/ directory from git tracking

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
- Pin eth-account to >=0.8.0,<0.9.0 for compatibility
- Includes relay CLI command functionality

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
@SparkssL SparkssL closed this Oct 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant