8000 xmtp-js/apps/xmtp.chat at main · xmtp/xmtp-js · GitHub
[go: up one dir, main page]

Skip to content

Latest commit

 

History

History

xmtp.chat

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
< 4C3A svg aria-hidden="true" focusable="false" class="color-fg-muted" viewBox="0 0 16 16" width="16" height="16" fill="currentColor" style="display:inline-block;user-select:none;vertical-align:text-bottom;overflow:visible">
 
 
 
 

xmtp.chat app

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.

Limitations

This React app isn't a complete solution. For example, the list of conversations doesn't update when new messages arrive in existing conversations.

Useful commands

  • yarn clean: Removes node_modules and .turbo folders
  • yarn dev: Runs the app in development mode
  • yarn typecheck: Runs tsc
0