Skip to content

Latest commit

 

History

History
26 lines (19 loc) · 611 Bytes

README.org

File metadata and controls

26 lines (19 loc) · 611 Bytes

Anoma TS-Client

This is an example TS client that is pegged to a certain Anoma release. Please read the Anoma Anoma repository

GRPC-Web

I was originally using this, however it seems not to support running off the web browser well.

Dependencies

npm install grpc_tools_node_protoc_ts --save-dev
npm install protoc-gen-grpc-ts
npm install protoc-gen-js

Getting new proto files

Run the shell script in scripts/, and move the files into the root directory.

Using the Project

npx ts-node -P ./