1.0.7 • Published 9 months ago
@open-ic/openchat-botclient v1.0.7
OpenChat Bot Client
This library is designed to help you easily communicate with the OpenChat backend when you are writing a javascript or typescript off-chain bot.
It will take care of encoding and signing the requests and parsing responses so that you can concentrate on your bot's business logic.
Usage
To be described ...