Skip to content

Conversation

@Goddhi
Copy link

@Goddhi Goddhi commented Aug 24, 2025

  • guppy key create - Generate Ed25519 keypairs with multibase encoding
  • guppy key whoami - Display current key DID
  • guppy space create - Create new spaces with local private key generation
  • guppy space ls - List all spaces with registration status
  • guppy space use - Switch current active space
  • guppy space info [name] - Display space details
  • guppy space whoami - Show current space
    Space Registration:
  • guppy space register - Generate UCAN delegations for manual registration
  • guppy space delegate - Create delegations without registration state

@temi0x will implement registerSpaceWithService() function to enable automatic space registration. This requires:

Service API integration using existing access/authorize + access/claim patterns
Direct delegation submission to Storacha service instead of file export
Automated email verification polling
Real-time registration status verification

@Goddhi Goddhi changed the title feat: space management feature feat: space management command feature Aug 24, 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