Skip to content

anoma/anoma-typescript-client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

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 ./

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published