Skip to content
This repository has been archived by the owner on Jan 31, 2023. It is now read-only.

XMTP example-chat-react Chrome extension #175

Draft
wants to merge 11 commits into
base: main
Choose a base branch
from

Conversation

ajsharp
Copy link

@ajsharp ajsharp commented Jan 23, 2023

This PR provides a chrome extension that provides a near-equivalent experience to that which exists on https://xmtp.chat.

Additionally:

  • Upgrades to web3modal + wagmi v2
  • Provides the basis for push notifications, but either something in this code is not checking in with the push notifications properly, or there is a bug in the server
  • Extension is built with esbuild

See EXTENSION-README.md for additional context.

@vercel
Copy link

vercel bot commented Jan 23, 2023

@ajsharp is attempting to deploy a commit to the XMTP Labs Team on Vercel.

A member of the Team first needs to authorize it.

ajsharp and others added 7 commits January 23, 2023 18:12
This embarassingly large commit adds most of what is needed to render
and build the chrome extension version of this app. It adds some new
components to support a chrome extension structure. It also modifies
some existing components to be agnostic to the rendering context -- mostly
this means whether the component has a next router or not, which does not
exist in the chrome extension.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants