gRPC-client-example-js gRPC client example with typescript Steps npm i To generate the functions from proto file, please run npm run build-proto Edit the Client/connection.ts to your own gRPC server endpoint Do whatever you need to do in Client/send-transaction.ts