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
- Refer to [this doc](./docs/tendermint-rpc.md) to see how to [subscribe](./docs/tendermint-rpc.md#subscribe) to a Tendermint WebSocket based events and/or [query](./docs/tendermint-rpc.md#querying-application-components) an application components.
Copy file name to clipboardexpand all lines: scripts/README.md
+3-4
Original file line number
Diff line number
Diff line change
@@ -6,8 +6,7 @@
6
6
7
7
The [Dockerfile](./Dockerfile) might be handy for the following cases:
8
8
9
-
- when you want to use not yet release (dev) version of `starport`
10
-
- when you don't want to setup starport or swagger dependencies locally by some reason
9
+
- when you don't want to setup Ignite or Swagger dependencies locally by some reason
11
10
12
11
`[Note]` If you want to install dependencies locally, try to use versions specified in [Dockerfile](./Dockerfile) to avoid errors while running scripts
0 commit comments