@zerochain/sdk
Version:
The Züs JS SDK is a JavaScript client library that provides a convenient interface for interacting with the Züs Network. It allows developers to perform various operations such as creating and managing allocations, uploading and downloading files, executi
85 lines (44 loc) • 1.42 kB
Markdown
@zerochain/sdk
# 1.1.8
## Patch Changes
- 47efe15: fix: add `isWasmGzipped` config for `loadWasm`
# 1.1.7
## Patch Changes
- 295865c: fix: add missing mnemonc key for getPublicEncryptionKey method
# 1.1.6
## Patch Changes
- 559ff03: Export necessary TS types + fileToByteString utility
# 1.1.5
## Patch Changes
- 660cfcd: Fix: add domain param in getGosdkVersion method
# 1.1.4
## Patch Changes
- bdf1ea1: Add missing dist folder in final release build
# 1.1.3
## Patch Changes
- be499c7: - Add missing code documentation / corrections
- transferAllocation is marked as deprecated
# 1.1.2
## Patch Changes
- 0dcd501: Refactoring and Doc corrections
# 1.1.1
## Patch Changes
- c19cd46: Added TS type fixes with better Documentation
# 1.1.0
## Minor Changes
- c780da7: - Added createWallet, updateWasmMode, send tokens, getUnprocessedWZCNBurnEvents, getProcessedZCNBurnTickets methods
- Updated TypeScript types
- Added documentation for Quick Start and SDK Methods index
## Patch Changes
- 1f92df5: Documentation update
# 1.0.0
## Major Changes
- 8ad20ad: Implemented TypeScript APIs for all GoSDK WASM proxy methods
## Patch Changes
- 27d70ee: fix peer dependency versions
# 0.0.3
## Patch Changes
- 2f00a48: Remove jotai + various fixes
# 0.0.1
## Patch Changes
- b1b96af: WASM loading, caching & switching between enterprise and standard WASM