hedera-sdk-js
TypeScript icon, indicating that this package has built-in type declarations

1.0.4 • Public • Published

Hedera SDK, JavaScript

This repository tracks https://github.com/hashgraph/hedera-protobuf and is used to generate JavaScript gRPC packages for Hedera.

Set up

npm install

Automated update for our pbnode and pbweb packages from hedera-protobuf

# by default, this will clone the latest hedera-protobuf on master branch and 
# generate JS gRPC packages into pbnode and pbweb
# hedera-protobuf master branch is automatically tested against Hedera main-net 
# and Hedera test-net
./scripts/proto.sh

# if we want to use the vNext branch (which is tested against Hedera engineering's 
# testnet -- new features that are not released to main-net or test-net),
# then, run
./scripts/proto.sh vNext

Readme

Keywords

Package Sidebar

Install

npm i hedera-sdk-js

Weekly Downloads

1

Version

1.0.4

License

Apache-2.0

Unpacked Size

4.75 MB

Total Files

594

Last publish

Collaborators

  • calvinchengx