Last updated
Last updated
The Java Bot SDK empowers developers with the capability to manage chats and send/receive messages.
Use https://portal0101.sending.network/ as the public endpoint.
Provide P2P node endpoint
, wallet address
, and private key
in config.yaml:
Client
InstanceOnce the configuration file has been read, create a Client
instance, register the event listener, and initiate the syncing process.
Version 0.1.3