Skip to content

Latest commit

 

History

History
37 lines (24 loc) · 678 Bytes

README.md

File metadata and controls

37 lines (24 loc) · 678 Bytes

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