Skip to content

xmtp/gm-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gm-xmtp

This project is generated using the MessageKit v1.0.1 CLI and uses the gm template. Below are the instructions to set up and run the project.

Setup

Follow these steps to set up and run the project:

  1. Navigate to the project directory:

    cd ./gm-xmtp
  2. Install dependencies:

    bun install
  3. Run the project:

    bun dev

Variables

Set up these variables in your app

KEY= # 0x... the private key of the bot wallet (with the 0x prefix)
MSG_LOG=false # logs the message on the console

Made with ❤️ by Ephemera

Releases

No releases published

Packages

No packages published