Get Started
Integrate ChatMe functionality into your project.
You can integrate our features into your NEAR project by follow simple instructions with pre-build components or call smart-contract directly to send private messages, create your public/private chats and channels.
All write operations handle by smart-contract calls:
Read operations is split between smart-contract and the graph indexer.
Last updated