You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 17, 2022. It is now read-only.
the http api is just for talking to a full node running locally, so if you intend to run a node on the IBM cloud, I'd recommend using the light client API which talks directly to your Tendermint node (which docker is correctly exposing for you), instead of the lotion http server.
@keppel great, I got the concept now. This will work! Thanks. I will be writing a blog soon on medium to bring lotion app on IBM cloud. Is it possible it could be published on tendermint's medium or lotion. I just love to be part of this community
The lotion port can not be accessed
link : https://github.com/SaifRehman/tendermint-chat-app/blob/master/blockchain/Dockerfile
project: https://github.com/SaifRehman/tendermint-chat-app
The text was updated successfully, but these errors were encountered: