docs: update outdated README
This commit is contained in:
parent
b256c1f80b
commit
b182e369c6
@ -35,13 +35,9 @@ For generating HTTP JSON APIs with [grpc-gateway](https://grpc-ecosystem.github.
|
||||
|
||||
For generating Java code: From `bdledger-sdk-java` run `gradle generateProto`
|
||||
|
||||
For generating Node.js code, install Node.js then run:
|
||||
For generating Node.js code (and TypeScript definitions), install Node.js then run:
|
||||
```bash
|
||||
npm install -g grpc-tools
|
||||
```
|
||||
For generating TypeScript definitions, also run:
|
||||
```bash
|
||||
npm install -g protoc-gen-ts
|
||||
npm install
|
||||
```
|
||||
|
||||
For frontend JavaScript:
|
||||
|
Loading…
Reference in New Issue
Block a user