@hashgraph/hashconnect

v1.23.0
hashconnect interoperability library
hashgraph hedera wallet crypto

cli

ts-node src/cli.ts

docs

typedoc --entryPoints src/main.ts

lint

eslint src/ --ext .js,.jsx,.ts,.tsx

test

jest

build

tsc -p tsconfig.json && tsc -p tsconfig-cjs.json

clean

rm -rf dist build package

prepack

npm run build

ts-node

ts-node

build-all

yarn clean && yarn build

build-watch

tsc -w -p tsconfig.json && tsc -w -p tsconfig-cjs.json

copy-readme

cp ../README.md README.md

copy-changelog

cp ../CHANGELOG.md CHANGELOG.md
npm i @hashgraph/[email protected]

Metadata

Downloads