issue-38 #62

Closed
y wants to merge 48 commits from issue-38 into main
Owner

Issue

Closes #38

Intent

  • Add a Relays page in order to manage user's relays.

Implementation

  • Added relays page to src/pages/relays/index.tsx.
  • Added relays state to src/store/relays.
  • Improved authAndGetMetadataAndRelaysMap method of AuthController to also get relay map.
  • Added getRelayMap and publishRelayMap methods to NostrController.
  • Added useAppDispatch and useAppSelector hooks to src/hooks/store.ts.
  • Added compareObjects utility to src/utils/utils.ts.
## Issue Closes #38 ## Intent - Add a `Relays` page in order to manage user's relays. ## Implementation - Added relays page to `src/pages/relays/index.tsx`. - Added relays state to `src/store/relays`. - Improved `authAndGetMetadataAndRelaysMap` method of `AuthController` to also get relay map. - Added `getRelayMap` and `publishRelayMap` methods to `NostrController`. - Added `useAppDispatch` and `useAppSelector` hooks to `src/hooks/store.ts`. - Added `compareObjects` utility to `src/utils/utils.ts`.
y added 2 commits 2024-05-20 14:27:21 +00:00
y added 46 commits 2024-05-20 14:59:51 +00:00
y closed this pull request 2024-05-21 05:22:35 +00:00

Pull request closed

Sign in to join this conversation.
No reviewers
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: sigit/sigit.io#62
No description provided.