Skip to content

Steemhunt/mint-terminal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mint Terminal 🤖

An AI meme coin assistant living on Farcaster.

Dependencies

Dev Environment

# Copy the example env file and set the values
cp .env.example .env.local

# Get a signer UUID
bun utils/get-uuid.ts

bun install
bun start.ts # run the webhook receiver
ngrok http 3000 # expose the local server to receive webhooks from Neynar
# TEST MODE - show prepared params, but don't create
http://localhost:3000/?test=create a cat themed meme coin, backed by $mfer

Future Work

  • Bot can reply to general casts, not just for minting all the time
  • Bot reads the thread history (parent casts) to maintain a conversation
  • Generate a token logo, upload it to Mint Club

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published