Package Exports
- @hashgraph/sdk
Readme
Hedera™ Hashgraph JavaScript SDK
The JavaScript SDK for interacting with Hedera Hashgraph: the official distributed consensus platform built using the hashgraph consensus algorithm for fast, fair and secure transactions. Hedera enables and empowers developers to build an entirely new class of decentralized applications.
⚠️ Disclaimer
This project is currently under a re-development effort. Not much is done at the moment.
The goals are as follows:
Parity with the new SDK format defined by the v2 of the Java SDK
Support for React Native
Support for Electron
Support for Edge, Firefox, Chrome, and Safari
Support for Node 10+ and Deno
Produce a single bundle for web targets but provide a
lib/
directory for Node.js targetsUnit test coverage proving compatibility on modern browsers and Node.js
End-to-end test coverage
Join the Hedera discord for the latest updates and announcements.
Contributing to this Project
We welcome participation from all developers! For instructions on how to contribute to this repo, please review the Contributing Guide.
License Information
Licensed under Apache License, Version 2.0 – see LICENSE in this repo or apache.org/licenses/LICENSE-2.0.