@hashgraph/sdk

v1.2.1
Hedera™ Hashgraph SDK for JavaScript/TypeScript
hedera hashgraph sdk

docs

typedoc --excludeNotExported --excludePrivate --excludeProtected --excludeExternals --out docs src

lint

eslint "src/**/*.ts" "examples/*.js"

prepare

gulp build

test:e2e

jest --config jest.e2e.config.js --forceExit

test:unit

jest --config jest.config.js

prepublishOnly

gulp generate:flow

create-account-test

node examples/create-account.js
npm i @hashgraph/[email protected]

Metadata

Downloads

Maintainers