Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 531 Bytes

README.md

File metadata and controls

20 lines (12 loc) · 531 Bytes

ChatCryptic

Leverage the power of Web3WisdomWand through conversation with ChatCryptic, an interactive chat interface for querying crypto-related information.

Features

  • Fetch the latest crypto news through simple queries.
  • Inquire about current market sentiment.
  • Request token analysis with a single line of text.

Installation

npm install chatcryptic

Running

To start the ChatCryptic server:

npm start

Make POST requests to http://localhost:3001/query with a query in the body to interact.