Skip to content

Files

Latest commit

 

History

History

gm

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

GM agent

This agent replies gm

Try XMTP using xmtp.chat and sending a message to gm.xmtp.eth

Deploy on Railway

Run the agent

# git clone repo
git clone https://github.com/ephemeraHQ/xmtp-agent-examples.git
# go to the folder
cd xmtp-agent-examples
# install packages
yarn
# generate random xmtp keys (optional)
yarn gen:keys
# run the example
yarn dev