Skip to content

Latest commit

 

History

History
36 lines (24 loc) · 514 Bytes

README.md

File metadata and controls

36 lines (24 loc) · 514 Bytes

xmtp-ethbangkok

This project is powered by MessageKit

Setup

Follow these steps to set up and run the project:

  1. Navigate to the project directory:
cd ./xmtp-ethbangkok
  1. Set up your environment variables:
KEY= # the private key of the wallet
OPEN_AI_API_KEY= # sk-proj-...
  1. Install dependencies:
npm install
  1. Run the project:
npm run dev
  1. Enjoy!

Made with ❤️ by XMTP