Skip to content

Latest commit

 

History

History

gm

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

Gm Example

Running locally

Follow the steps below to run the app

Set up

# Clone the repo
git clone https://github.com/ephemeraHQ/message-kit
# Go to the example folder
cd examples/gm
# Install the dependencies
yarn install
# Run the app
yarn 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