Use this React app as a tool to start building an app with XMTP.
The app is built using the XMTP client browser SDK, React, and RainbowKit.
To keep up with the latest React app developments, see the Issues tab in this repo.
To learn more about XMTP and get answers to frequently asked questions, see the XMTP documentation.
This React app isn't a complete solution. For example, the list of conversations doesn't update when new messages arrive in existing conversations.
yarn clean
: Removesnode_modules
and.turbo
foldersyarn dev
: Runs the app in development modeyarn typecheck
: Runstsc