Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Go kosu/rpc #174

Merged
merged 6 commits into from Jul 23, 2019
Merged
Changes from 1 commit
Commits
File filter...
Filter file types
Jump to…
Jump to file or symbol
Failed to load files and symbols.

Always

Just for now

Prev

run prettier on README.md

  • Loading branch information
gchaincl committed Jul 23, 2019
commit 278cf1ce99627e2a5c4361bb86c871b82458c2e0
@@ -144,8 +144,8 @@ To start a single-node Kosu development network as a validator, and initialize a
./kosud --init --web3 wss://ethnet.zaidan.io/ws/ropsten
```

To start the `JSON-RPC` bridge and interact with kosud use the ```kosud rpc``` sub-command. By default the HTTP and WS endpoints are binded to ports `14341` and `14342` repectively.

To start the `JSON-RPC` bridge and interact with kosud use the `kosud rpc` sub-command.
By default the HTTP and WS endpoints are binded to ports `14341` and `14342` repectively.

The command-line interface will also be built (see `kosu-cli help` for all commands).

ProTip! Use n and p to navigate between commits in a pull request.
You can’t perform that action at this time.