Skip to content

yenkhoon/gRPC-client-example-js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gRPC-client-example-js

gRPC client example with typescript

Steps

  1. npm i
  2. To generate the functions from proto file, please run npm run build-proto
  3. Edit the Client/connection.ts to your own gRPC server endpoint
  4. Do whatever you need to do in Client/send-transaction.ts

About

gRPC client example with typescript

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published