mirror of
https://github.com/haveno-dex/haveno-ts.git
synced 2025-02-05 09:15:19 -05:00
update link to install protoc-gen-js and protoc-gen-grpc-web plugins
This commit is contained in:
parent
a48774348a
commit
f35418a1d1
@ -67,7 +67,7 @@ Start a local Haveno network with docker:
|
||||
### Run client tests
|
||||
|
||||
5. Install protobuf compiler [v3.20.3](https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.3) for your system.
|
||||
6. Download `protoc-gen-grpc-web` plugin and make executable as [shown here](https://github.com/grpc/grpc-web#code-generator-plugin).
|
||||
6. Download `protoc-gen-js` and `protoc-gen-grpc-web` plugins and make executable as [shown here](https://github.com/grpc/grpc-web#code-generator-plugins).
|
||||
7. `cd haveno-ts`
|
||||
8. `npm install`
|
||||
9. `npm run test -- --baseCurrencyNetwork=XMR_LOCAL` to run all tests or `npm run test -- --baseCurrencyNetwork=XMR_LOCAL -t "Can get the version"` to run tests by name.
|
||||
|
Loading…
x
Reference in New Issue
Block a user