chatcryptic
v1.0.1
Published
An interactive chat interface leveraging Web3WisdomWand for conversational crypto intelligence.
Readme
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.
