shopstr : Checkout (#72)
* Added relay list fetching upon sign in
* Bugfixes
* Added outbox relay support
* Added inbox rendering support
* Added publishing of relay list metadata
* Prettier
* Fixed relay list handling
* Updated text for new relay button
* Fixed blastr relay url
* Updated nostr-tools usage
* Prettier
* Fixed stack overflow error and separated follow fetching from relay fetching
* Finalized contact forms and added improved Cashu token rendering
* Updated form labels
* Added DM query handling
- Restricted initial query to 14 days
- Added load more button to add 14 more days of messages
* Changed "Load More" button text
* Updated clipboard and check icon text colors
* Fixed loadMoreMessages()
* Fixed handleSendMessage()
* Build fix
---------
Co-authored-by: Replit user <>

GitHub
Checkout (#72) Β· shopstr-eng/shopstr@67cd073
* Added relay list fetching upon sign in
* Bugfixes
* Added outbox relay support
* Added inbox rendering support
* Added publishing of ...