Skip to content

Commit

Permalink
Add links to Node and browser SDKs
Browse files Browse the repository at this point in the history
  • Loading branch information
rygine committed Oct 30, 2024
1 parent 97aae13 commit 649962a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@ To learn more about the contents of this repository, see this README and the REA
### SDKs

- [`js-sdk`](https://github.com/xmtp/xmtp-js/blob/main/sdks/js-sdk): XMTP JS client SDK for Node and the browser
- [`node-sdk`](https://github.com/xmtp/xmtp-js/blob/main/sdks/node-sdk): XMTP client SDK for Node (V3 only)
- [`browser-sdk`](https://github.com/xmtp/xmtp-js/blob/main/sdks/browser-sdk): XMTP client SDK for browsers (V3 only)

### Content types

Expand Down

0 comments on commit 649962a

Please sign in to comment.